Gets the value of the integer.
Namespace:
Meta.Numerics.Functions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public int Value { get; }
Public ReadOnly Property Value As Integer
Get
public:
property int Value {
int get ();
}
member Value : int with get
Property Value
Type:
Int32See Also