NamespaceTypeDictionaryAdd Method |
Name | Description | |
---|---|---|
Add(Type) |
Add a Type to the dictionary.
| |
Add(Namespace) |
Add a child Namespace to the dictionary.
| |
Add(TypeDecl) |
Add a TypeDecl to the dictionary.
| |
Add(TypeDefinition) |
Add a TypeDefinition to the dictionary.
| |
Add(String, Object) |
Add the specified type or namespace object with the specified name to the dictionary.
|