Click or drag to resize

NamespaceTypeDictionaryAdd Method

Overload List
  NameDescription
Public methodAdd(Type)
Add a Type to the dictionary.
Public methodAdd(Namespace)
Add a child Namespace to the dictionary.
Public methodAdd(TypeDecl)
Add a TypeDecl to the dictionary.
Public methodAdd(TypeDefinition)
Add a TypeDefinition to the dictionary.
Protected methodAdd(String, Object)
Add the specified type or namespace object with the specified name to the dictionary.
Top
See Also