The following tables list the members exposed by LookUpCharCollection.
Name | Description | |
---|---|---|
![]() | LookUpCharCollection Constructor | Initializes a new instance of the LookUpCharCollection class. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item |
Name | Description | |
---|---|---|
![]() | Add | Adds a LookUpChar object to the end of the LookUpCharCollection .Adds a LookUpChar object to the end of the LookUpCharCollection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the specified LookUpChar object is in the LookUpCharCollection .Determines whether the specified LookUpChar object is in the LookUpCharCollection. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Searches for the specified LookUpChar object and returns the zero-based index of the first occurrence within the LookUpCharCollection .Searches for the specified LookUpChar object and returns the zero-based index of the first occurrence within the LookUpCharCollection. |
![]() | Insert | Inserts a LookUpChar object into the LookUpCharCollection at the specified index.Inserts a LookUpChar object into the LookUpCharCollection at the specified index. |
![]() | OnChanged | Raises the Changed event. |
![]() | Remove | Removes the first occurrence of a specific LookUpChar object from the LookUpCharCollection .Removes the first occurrence of a specific LookUpChar object from the LookUpCharCollection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
![]() | ToString |