Name | Description | |
---|---|---|
CharRangeList Constructor |
The following tables list the members exposed by CharRangeList.
Name | Description | |
---|---|---|
CharRangeList Constructor |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.Generic.List<CharRange>) | |
Count | (Inherited from System.Collections.Generic.List<CharRange>) | |
Item | (Inherited from System.Collections.Generic.List<CharRange>) |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a new CharRange to the list. | |
AddRange | (Inherited from System.Collections.Generic.List<CharRange>) | |
AsReadOnly | (Inherited from System.Collections.Generic.List<CharRange>) | |
BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<CharRange>) | |
Clear | (Inherited from System.Collections.Generic.List<CharRange>) | |
Contains | (Inherited from System.Collections.Generic.List<CharRange>) | |
ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<CharRange>) | |
CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<CharRange>) | |
Equals | Determines whether the given CharRangeList is equal to this one. | |
Exists | (Inherited from System.Collections.Generic.List<CharRange>) | |
Find | (Inherited from System.Collections.Generic.List<CharRange>) | |
FindAll | (Inherited from System.Collections.Generic.List<CharRange>) | |
FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<CharRange>) | |
FindLast | (Inherited from System.Collections.Generic.List<CharRange>) | |
FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<CharRange>) | |
ForEach | (Inherited from System.Collections.Generic.List<CharRange>) | |
GetHashCode | Serves as a hash function for the CharRangeList type. | |
GetRange | (Inherited from System.Collections.Generic.List<CharRange>) | |
GetRangeFromPosition | Gets the CharRange that contains a specified position within the text. | |
GetRangeIndexFromPosition | Gets the index of the CharRange that contains the specified position within the text. | |
IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<CharRange>) | |
Insert | (Inherited from System.Collections.Generic.List<CharRange>) | |
InsertRange | (Inherited from System.Collections.Generic.List<CharRange>) | |
LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<CharRange>) | |
Remove | (Inherited from System.Collections.Generic.List<CharRange>) | |
RemoveAll | (Inherited from System.Collections.Generic.List<CharRange>) | |
RemoveAt | (Inherited from System.Collections.Generic.List<CharRange>) | |
RemoveRange | (Inherited from System.Collections.Generic.List<CharRange>) | |
Reverse | Overloaded. (Inherited from System.Collections.Generic.List<CharRange>) | |
Sort | Overloaded. (Inherited from System.Collections.Generic.List<CharRange>) | |
ToArray | (Inherited from System.Collections.Generic.List<CharRange>) | |
TrimExcess | (Inherited from System.Collections.Generic.List<CharRange>) | |
TrueForAll | (Inherited from System.Collections.Generic.List<CharRange>) |