Click or drag to resize

NamespaceRemove Method

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