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