| Name | Description |
 | Add | Overloaded. |
 | AddNoCheck | Adds CodeRange object to current without any check, typically used during deserialization. |
 | AddRange | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | AsReadOnly | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | AssignFrom | |
 | BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<CodeRange>) |
 | Clear | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | Clone | |
 | Contains | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | ContainsAllChars | Gets a value indicating whether the CodeRanges collection contains all characters from 0x0000 to 0xFFFF. |
 | ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<CodeRange>) |
 | Exists | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | Find | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | FindAll | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<CodeRange>) |
 | FindLast | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<CodeRange>) |
 | ForEach | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | GetGlyphs | Gets the array of chars contained in this list of code ranges. |
 | GetRange | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<CodeRange>) |
 | Insert | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | InsertRange | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<CodeRange>) |
 | Remove | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | RemoveAll | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | RemoveAt | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | RemoveRange | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | Reverse | Overloaded. (Inherited from System.Collections.Generic.List<CodeRange>) |
 | Sort | Overloaded. (Inherited from System.Collections.Generic.List<CodeRange>) |
 | ToArray | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | TrimExcess | (Inherited from System.Collections.Generic.List<CodeRange>) |
 | TrueForAll | (Inherited from System.Collections.Generic.List<CodeRange>) |