The following tables list the members exposed by SupportClass.TextNumberFormat.

Public Constructors

  Name Description
Public method SupportClass.TextNumberFormat Initializes a new instance of the SupportClass.TextNumberFormat class.
Top

Public Properties

Public Methods

  Name Description
Public method Clone  
Public method Equals Overridden.  
Public method FormatDouble  
Public method FormatLong  
Public method Static GetAvailableCultures  
Public method GetHashCode Overridden.  
Public method Static getTextNumberCurrencyInstance Overloaded.  
Public method Static getTextNumberInstance Overloaded.  
Public method Static getTextNumberPercentInstance Overloaded.  
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public method ToString Returns a String that represents the current Object. (inherited from Object)
Top

Protected Methods

  Name Description
Family method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Family method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object)
Top

See Also