| 名前 | 解説 | |
|---|---|---|
![]() | CodeRanges コンストラクタ |
CodeRangesデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | CodeRanges コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | Capacity | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Count | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Item | System.Collections.Generic.List<CodeRange>から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | オーバーロードされます。 |
![]() | AddNoCheck | Adds CodeRange object to current without any check, typically used during deserialization. |
![]() | AddRange | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | AsReadOnly | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | AssignFrom | |
![]() | BinarySearch | オーバーロードされます。 System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Clear | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Clone | |
![]() | Contains | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | ContainsAllChars | Gets a value indicating whether the CodeRanges collection contains all characters from 0x0000 to 0xFFFF. |
![]() | ConvertAll<TOutput> | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | CopyTo | オーバーロードされます。 System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | EnsureCapacity | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Exists | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Find | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | FindAll | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | FindIndex | オーバーロードされます。 System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | FindLast | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | FindLastIndex | オーバーロードされます。 System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | ForEach | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | GetEnumerator | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | GetGlyphs | Gets the array of chars contained in this list of code ranges. |
![]() | GetRange | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | IndexOf | オーバーロードされます。 System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Insert | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | InsertRange | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | LastIndexOf | オーバーロードされます。 System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Remove | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | RemoveAll | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | RemoveAt | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | RemoveRange | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Reverse | オーバーロードされます。 System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Sort | オーバーロードされます。 System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | ToArray | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | TrimExcess | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | TrueForAll | System.Collections.Generic.List<CodeRange>から継承されます。 |