IFixedLengthMapChipColumns インターフェイス |
名前空間: WodiLib.Map
public interface IFixedLengthMapChipColumns : IFixedLengthCollection<MapChip>, IReadOnlyFixedLengthCollection<MapChip>, IModelBase<IReadOnlyFixedLengthCollection<MapChip>>, IEquatable<IReadOnlyFixedLengthCollection<MapChip>>, INotifyPropertyChanged, IReadOnlyList<MapChip>, IEnumerable<MapChip>, IEnumerable, IReadOnlyCollection<MapChip>, IEquatable<IReadOnlyList<MapChip>>, INotifyCollectionChanged, IEquatable<IFixedLengthMapChipColumns>
IFixedLengthMapChipColumns 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | Count | Gets the number of elements in the collection. (IReadOnlyCollectionMapChipから継承) |
![]() | Item |
インデクサによるアクセス
(IFixedLengthCollectionTから継承) |
名前 | 説明 | |
---|---|---|
![]() | All |
すべての列挙子を取得する。
(IReadOnlyFixedLengthCollectionTから継承) |
![]() | Equals(T) | Indicates whether the current object is equal to another object of the same type. (IEquatableIFixedLengthMapChipColumnsから継承) |
![]() | Equals(T) | (IEquatableIReadOnlyFixedLengthCollectionMapChipから継承) |
![]() | Equals(T) | (IEquatableIReadOnlyListMapChipから継承) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (IEnumerableMapChipから継承) |
![]() | GetRange |
指定範囲の要素を簡易コピーしたリストを取得する。
(IReadOnlyFixedLengthCollectionTから継承) |
![]() | IndexOf |
指定したオブジェクトを検索し、最初に出現する位置のインデックスを返す。
(IFixedLengthCollectionTから継承) |
![]() | InitializeChips |
マップチップ情報を初期化する。
|
![]() | ToBinary |
バイナリ変換する。
|
名前 | 説明 | |
---|---|---|
![]() | CollectionChanged | Occurs when the collection changes. (INotifyCollectionChangedから継承) |
![]() | PropertyChanged | Occurs when a property value changes. (INotifyPropertyChangedから継承) |
名前 | 説明 | |
---|---|---|
![]() | FindIndexMapChip |
条件を満たす要素のインデックスを取得する。
(EnumerableExtensionにより定義) |
![]() | HasNullItemMapChip |
null項目があるかどうか判定する。
(EnumerableExtensionにより定義) |