NamespaceTypeDictionaryRemove Method (Type) |
Remove the specified Type from the dictionary.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public void Remove(
Type type
)
Parameters
- type
- Type: SystemType
See Also