IReadOnlyFixedLengthCollectionT メソッド |
IReadOnlyFixedLengthCollectionT ジェネリック型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | All |
すべての列挙子を取得する。
|
![]() | Equals(T) | Indicates whether the current object is equal to another object of the same type. (IEquatableIReadOnlyListTから継承) |
![]() | Equals(T) | (IEquatableIReadOnlyFixedLengthCollectionTから継承) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (IEnumerableTから継承) |
![]() | GetRange |
指定範囲の要素を簡易コピーしたリストを取得する。
|
名前 | 説明 | |
---|---|---|
![]() | FindIndexT |
条件を満たす要素のインデックスを取得する。
(EnumerableExtensionにより定義) |
![]() | HasNullItemT |
null項目があるかどうか判定する。
(EnumerableExtensionにより定義) |