Bridge

Decimal Structure

Represents a decimal number.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


<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