FormatInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Format |
Creates an instance of the Format |
Format |
Initializes a new instance of the Format |
Format |
Initializes a new instance of the Format |
Format |
Initializes a new instance of the Format |
#Properties
Name | Description |
---|---|
Always |
Gets or sets whether a value for the Format |
Empty static |
Gets a Format |
Format |
Gets or sets the IFormat |
Format |
Gets the pattern for formatting values. |
Format |
Gets or sets the type of formatting specified by the current Format |
Is |
Tests whether properties of the current object are set to default values. |
#Methods
Name | Description |
---|---|
Assign |
Copies properties of the specified Format |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the value formatted according to the format pattern and using the format provider settings. |
Get |
Returns the actual format string. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Compares properties of the current object with settings of the specified Format |
Lock |
The method supports the internal .NET infrastructure and you must not call it from your code. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
On |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
On |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
On |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Parse() |
Performs actions when the Format |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() | Reverts properties of the current object to default values. |
Reset |
|
Should |
Tests whether the Format |
To |
Returns a string that represents the current object. |
Unlock |
The method supports the internal .NET infrastructure and you must not call it from your code. |
#Events
Name | Description |
---|---|
Changed |
Occurs on changing properties of the current Format |
See Also