NevronOpenVision
Nevron.Nov.Dom Namespace / NDomType Class
Fields Properties Methods


NDomType Class Members

The following tables list the members exposed by NDomType.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Dom type for Boolean types  
Public Fieldstatic (Shared in Visual Basic)Dom type for Byte types  
Public Fieldstatic (Shared in Visual Basic)Dom type for Char types  
Public Fieldstatic (Shared in Visual Basic)Dom type for DateTime types.  
Public Fieldstatic (Shared in Visual Basic)Dom type for Double types  
Public Fieldstatic (Shared in Visual Basic)Dom type for Int16 types  
Public Fieldstatic (Shared in Visual Basic)Dom type for Int32 types  
Public Fieldstatic (Shared in Visual Basic)Dom type for Int64 types  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NAngle.  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NColor.  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NLenght.  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NMargins.  
Public Fieldstatic (Shared in Visual Basic)Dom type for NNodeRef types.  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NPoint.  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NRange.  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NRectangle.  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NSize.  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NUnit.  
Public Fieldstatic (Shared in Visual Basic)DOM type associated with NVariant.  
Public Fieldstatic (Shared in Visual Basic)Dom type for Object types  
Public Fieldstatic (Shared in Visual Basic)Dom type for SByte types  
Public Fieldstatic (Shared in Visual Basic)Dom type for Single types  
Public Fieldstatic (Shared in Visual Basic)Dom type for string types  
Public Fieldstatic (Shared in Visual Basic)Dom type for TimeSpan types.  
Public Fieldstatic (Shared in Visual Basic)Dom type for UInt16 types  
Public Fieldstatic (Shared in Visual Basic)Dom type for UInt32 types  
Public Fieldstatic (Shared in Visual Basic)Dom type for UInt64 types  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertySystem (CLR) type associated with this type  
Public PropertyGets a surrogate serializer for this object.  
Public PropertyDetermines whether this type implements the INDeeplyCloneable interface  
Public PropertyDetermines whether this type is a NNode derivate  
Public PropertyDetermines whether this type is a value type  
Top
Public Methods
 NameDescription
Public MethodCreates an instance of this type. Throws an exception if method failed. Possible causes are either that the DomType is abstract, or does not provide a default constructor.  
Public MethodOverloaded. Creates a deep clone of this object.  
Public Methodstatic (Shared in Visual Basic)Get the schema type associated with the specified type  
Public MethodDetermines if this DomType is either the same as specified type, or is its base type.  
Public MethodGets the string representation of this dom type.  
Top
Protected Methods
 NameDescription
Internal Method  
Top
See Also