Represents a collection of XRef objects.
Top
Top
The following tables list the members exposed by the CADDXFReferenceCollection type.
Name | Description | |
---|---|---|
Capacity | (inherited from CollectionBase). | |
Count | (inherited from CollectionBase). | |
Item | Gets or sets a long object at the specified index in the collection. |
Name | Description | |
---|---|---|
Add | Adds a DXFReference to the CADDXFReferenceCollection. | |
Clear | (inherited from CollectionBase). | |
Contains | Determines whether the collection contains a specified DXFReference. | |
Equals | (Overloaded) (inherited from Object). | |
GetEnumerator | (inherited from CollectionBase). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
IndexOf | Determines the index of a specified DXFReference in the collection. | |
Insert | Inserts a DXFReference into the collection at the specified position. | |
ReferenceEquals | (inherited from Object). | |
Remove | Removes the first occurrence of the specified DXFReference from the collection. | |
RemoveAt | (inherited from CollectionBase). | |
ToString | (inherited from Object). |