IntelliCAD 11.1 Object Library | |
GetName Method | |
See Also |
- pObject
- The keyword name of the desired object in the dictionary.
Dictionary Collection : GetName Method |
Description
Gets the name (keyword) of an object in a dictionary.
Syntax
Visual Basic |
---|
Public Function GetName( _ ByVal pObject As Object _ ) As String |
Parameters
- pObject
- The keyword name of the desired object in the dictionary.