Skip to content

ee904e1e c342 d9ce 5dd2 0d1303d14564

Axel Kesseler edited this page Oct 3, 2019 · 3 revisions

CapacityFormatter Methods

The CapacityFormatter type exposes the following members.

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method Format Converts the value of a specified object to an equivalent string representation using specified format and culture-specific formatting information.
Private method GetCalculate Gets current calculate mode from provided format string.
Private method GetCulture Determines the used culture.
Private method GetDecimals Extracts the decimal digits from provided format string.
Public method GetFormat Returns an object that provides formatting services for the specified type.
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Private method GetIntercept Gets current intercept mode from provided format string.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Private method GetUnit Extracts the unit name from provided format string.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

CapacityFormatter Class
Plexdata.Formatters Namespace

Clone this wiki locally