NevronOpenVision
Nevron.Nov.Dom Namespace / NVariantValueFormatter Class
Fields Properties Methods Events


NVariantValueFormatter Class Members

The following tables list the members exposed by NVariantValueFormatter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)Boolean category  
Public Fieldstatic (Shared in Visual Basic)DateTime category  
Public Fieldstatic (Shared in Visual Basic)Numeric category  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NVariantValueFormatter  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the formatter to use to format boolean values.  
Public PropertyGets or sets the formatter to use to format date time values.  
Public PropertyGets or sets the formatter to use to format numeric values.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Returns a string representation of the specified variant value. The value must be castable to a NVariant object, otherwise this method will throw an exception.  
Top
See Also