The PointDescriptionKeySetCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add | Adds a new PointDescriptionKeySet object to the drawing. |
![]() | Clear | Removes all PointDescriptionKeySet objects from the drawing. |
![]() | Contains(ObjectId) | Indicates whether an element specified by ObjectId exists in the collection. |
![]() | Contains(String) | Indicates whether an element specified by name exists in the collection. |
![]() | GetEnumerator | Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection. |
![]() | GetObjectEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection. |
![]() ![]() | GetPointDescriptionKeySets | Gets the PointDescriptionKeySetCollection object for a drawing. |
![]() | Remove(ObjectId) | Removes a PointDescriptionKeySet object specified by ObjectId from the drawing. |
![]() | Remove(String) | Removes a PointDescriptionKeySet object specified by name from the drawing. |
![]() | RemoveAt | Removes a PointDescriptionKeySet object specified by index from the drawing. |