Represents a strongly typed collection of StringCollection objects.
The following tables list the members exposed by the LabelsCollection type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
List.Count override. |
|
![]() |
List.IsSynchronized override. |
|
![]() |
Gets or sets the StringCollection object, located at the specified position. |
|
![]() |
List.SyncRoot override. |
Name | Description | |
---|---|---|
![]() |
Adds the specified StringCollection to the collection. |
|
![]() |
Clears all items from the collection |
|
![]() |
Creates an exact copy of this collection. |
|
![]() |
Compares the contents of this collection with the contents of the specified list. |
|
![]() |
Checks whether the specified StringCollection is contained in the collection. |
|
![]() |
List.CopyTo override. |
|
![]() |
List.GetEnumerator override. |
|
![]() |
Returns an array containing the elements of this collection. |
|
![]() |
Returns the index of the first occurrence of the specified StringCollection. |
|
![]() |
Inserts the specified StringCollection at the specified position within the collection. |
|
![]() |
Removes the first occurrence of the specified StringCollection from the collection. |
|
![]() |
Removes the StringCollection at the specified index. |