AdvFormatter Class
Namespace: Metas.GuiControlsAssembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.9.9449.24246
public class AdvFormatter : IFormatProvider,
ICustomFormatter
Public Class AdvFormatter
Implements IFormatProvider, ICustomFormatter
public ref class AdvFormatter : IFormatProvider,
ICustomFormatter
type AdvFormatter =
class
interface IFormatProvider
interface ICustomFormatter
end
- Inheritance
- Object AdvFormatter
- Implements
- ICustomFormatter, IFormatProvider
| AdvFormatter | Initializes a new instance of the AdvFormatter class |
| Double2String(Double, String) | |
| Double2String(Double, String, RoundMode) | |
| Double2String(Double, String, IFormatProvider) | |
| Double2String(Double, String, String) | |
| Double2String(Double, String, RoundMode, IFormatProvider) | |
| Double2String(Double, String, RoundMode, String) | |
| Double2String(Double, String, IFormatProvider, String) | |
| Double2String(Double, String, RoundMode, IFormatProvider, String) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| Format | |
| GetFormat | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| String2Double | |
| String2Range | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| ValueAndUnc2String(Double, Double, String, Int32) | |
| ValueAndUnc2String(Double, Double, String, Int32, IFormatProvider) | |