IntelliCAD 11.1 Object Library | |
Remove Method | |
See Also |
- Name
- The keyword name of the object to be removed from the dictionary.
Dictionary Collection : Remove Method |
Description
Removes a named object from the dictionary.
Syntax
Visual Basic |
---|
Public Function Remove( _ ByVal Name As String _ ) As Object |
Parameters
- Name
- The keyword name of the object to be removed from the dictionary.