IFixedLengthCollectionT メソッド |
IFixedLengthCollectionT ジェネリック型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | All |
すべての列挙子を取得する。
(IReadOnlyFixedLengthCollectionTから継承) |
![]() | 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 |
指定範囲の要素を簡易コピーしたリストを取得する。
(IReadOnlyFixedLengthCollectionTから継承) |
![]() | IndexOf |
指定したオブジェクトを検索し、最初に出現する位置のインデックスを返す。
|
名前 | 説明 | |
---|---|---|
![]() | FindIndexT |
条件を満たす要素のインデックスを取得する。
(EnumerableExtensionにより定義) |
![]() | HasNullItemT |
null項目があるかどうか判定する。
(EnumerableExtensionにより定義) |