Click or drag to resize

INamespaceRemove Method

Overload List
  NameDescription
Public methodRemove(Type)
Remove a Type from the Namespace.
Public methodRemove(Namespace)
Remove a child Namespace from the Namespace.
Public methodRemove(TypeDecl)
Remove a TypeDecl from the Namespace.
Public methodRemove(TypeDefinition)
Remove a TypeReference from the Namespace.
Top
See Also