The PointDescriptionKeySet type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds a new PointDescriptionKey object to the PointDescriptionKeySet.
|
![]() | Clear |
Removes all PointDescriptionKey objects from the PointDescriptionKeySet.
|
![]() | Contains(ObjectId) |
Determines whether an element specified by ObjectId is in the collection.
|
![]() | Contains(String) |
Determines whether an element specified by name is in the collection.
|
![]() | GetPointDescriptionKeyIds |
Gets the ObjectIdCollection of PointDescriptionKey objects in the drawing.
|
![]() | Remove |
Removes a PointDescriptionKey object from the PointDescriptionKeySet.
|