In This Topic
For a list of all members of this type, see NDomType members.
Public Methods
| Name | Description |
| CreateInstance | Creates 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. |
| DeepClone | Overloaded. Creates a deep clone of this object. |
| FromType | Get the schema type associated with the specified type |
| IsAssignableFrom | Determines if this DomType is either the same as specified type, or is its base type. |
| ToString | Gets the string representation of this dom type. |
Top
Protected Methods
| Name | Description |
| IxEb | |
Top
See Also