Click or drag to resize

AliasRemove Method

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