The PointDescriptionKeySet type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a new PointDescriptionKey object to the PointDescriptionKeySet.
Public methodClear
Removes all PointDescriptionKey objects from the PointDescriptionKeySet.
Public methodContains(ObjectId)
Determines whether an element specified by ObjectId is in the collection.
Public methodContains(String)
Determines whether an element specified by name is in the collection.
Public methodGetPointDescriptionKeyIds
Gets the ObjectIdCollection of PointDescriptionKey objects in the drawing.
Public methodRemove
Removes a PointDescriptionKey object from the PointDescriptionKeySet.

See Also