Decimal Structure
Represents a decimal number.
Namespace:
System
Assembly:
Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct Decimal : IComparable, IComparable<decimal>, IEquatable<decimal>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure Decimal _ Implements IComparable, IComparable(Of Decimal), _ IEquatable(Of Decimal), IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class Decimal : IComparable, IComparable<Decimal^>, IEquatable<Decimal^>, IFormattable