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.
|
Properties
Name | Description | |
---|---|---|
![]() | Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject.) |
![]() | Count |
Returns the number of PointDescriptionKey objects in the set.
|
![]() | Description |
Gets or sets the description.
(Inherited from DBObject.) |
![]() | Document |
Gets the Document associated with the DBObject.
Not implemented.
(Inherited from DBObject.) |
![]() | IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject.) |
![]() | Item | |
![]() | Name |
Gets or sets the name.
(Inherited from DBObject.) |