Foundation.NSMassFormatter Members

The members of Foundation.NSMassFormatter are listed below.

See Also: Inherited members from Foundation.NSFormatter

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
ForPersonMassUsebool. Documentation for this section has not yet been entered.
NumberFormatterNSNumberFormatter. Documentation for this section has not yet been entered.
UnitStyleNSFormattingUnitStyle. Documentation for this section has not yet been entered.

Public Methods

GetObjectValue(out NSObject, string, out string) : bool
Documentation for this section has not yet been entered.
StringFromKilograms(double) : string
Documentation for this section has not yet been entered.
StringFromValue(double, NSMassFormatterUnit) : string
Documentation for this section has not yet been entered.
UnitStringFromKilograms(double, ref NSMassFormatterUnit) : string
Documentation for this section has not yet been entered.
UnitStringFromValue(double, NSMassFormatterUnit) : string
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSMassFormatter object.