Click or drag to resize

NamespaceRefAdd Method

Overload List
  NameDescription
Public methodAdd(Type)
Add a Type to the namespace.
Public methodAdd(Namespace)
Add a child Namespace to the namespace.
Public methodAdd(TypeDecl)
Add a TypeDecl to the namespace.
Public methodAdd(TypeDefinition)
Add a TypeDefinition to the namespace.
Top
See Also