NamespaceTypeDictionaryRemove Method |
Name | Description | |
---|---|---|
![]() | Remove(Type) |
Remove the specified Type from the dictionary.
|
![]() | Remove(Namespace) |
Remove the specified child Namespace from the dictionary.
|
![]() | Remove(TypeDecl) |
Remove the specified TypeDecl from the dictionary.
|
![]() | Remove(TypeDefinition) |
Remove the specified TypeDefinition from the dictionary.
|
![]() | Remove(String, Object) |
Remove the type or namespace object with the specified name from the dictionary.
|