名前 | 解説 | |
---|---|---|
![]() | CodeRanges コンストラクタ |
CodeRangesデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | CodeRanges コンストラクタ |
名前 | 解説 | |
---|---|---|
![]() | Capacity | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Count | System.Collections.Generic.List<CodeRange>から継承されます。 |
![]() | Item | System.Collections.Generic.List<CodeRange>から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Add | オーバーロードされます。 |
![]() | AddNoCheck | 現在のオブジェクトに CodeRangeオブジェクトをチェックなしで追加します。通常はデシリアライズ中に使用されます。 |
![]() | 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 | CodeRangesコレクションに 0x0000 〜 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>から継承されます。 |
![]() | GetGlyphs | このコード範囲のリストに含まれる文字の配列を取得します。 |
![]() | 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>から継承されます。 |
![]() | Slice | 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>から継承されます。 |