Property | Type | Description | |
---|---|---|---|
Value | decimal |
Method | Description | |
---|---|---|
BoolValue ( ) : |
||
DecimalValue ( ) : decimal | ||
Equal ( IScheminType type ) : bool | ||
Equivalent ( IScheminType type ) : bool | ||
IntegerValue ( ) : System.Numerics.BigInteger | ||
ScheminDecimal ( decimal value ) : System.Numerics | ||
ToString ( ) : string |
public Equivalent ( IScheminType type ) : bool | ||
type | IScheminType | |
return | bool |
public IntegerValue ( ) : System.Numerics.BigInteger | ||
return | System.Numerics.BigInteger |
public ScheminDecimal ( decimal value ) : System.Numerics | ||
value | decimal | |
return | System.Numerics |