RoundingDisplayFormat Structure

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public struct RoundingDisplayFormat : DisplayFormat
Inheritance
Object    ValueType    RoundingDisplayFormat
Implements
DisplayFormat

Constructors

RoundingDisplayFormatInitializes a new instance of the RoundingDisplayFormat class

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
GetTypeGets the Type of the current instance.
(Inherited from Object)
prepareForDisplay 
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

See Also