.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    ToDecimal Method

    ToDecimal()

    Converts the numeric value of this instance to its equivalent decimal representation.

    Declaration
    public decimal ToDecimal()
    Returns
    decimal

    The decimal representation of this instance.

    Exceptions
    OverflowException

    This instance represents a number that is less than MinValue or greater than MaxValue.

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.