リサイズはクリックかドラッグ

ConditionStringList クラス

条件(文字列)条件リスト
継承階層
SystemObject
  WodiLib.SysModelBaseFixedLengthListConditionStringDesc
    WodiLib.SysFixedLengthListConditionStringDesc
      WodiLib.Event.EventCommandConditionStringList

名前空間:  WodiLib.Event.EventCommand
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
[SerializableAttribute]
public class ConditionStringList : FixedLengthList<ConditionStringDesc>

ConditionStringList 型は下記のメンバーを公開します。

コンストラクター
プロパティ
メソッド
  名前説明
Public メソッドAll
すべての列挙子を取得する。
(FixedLengthListTから継承)
Public メソッドClear
すべての要素を初期化する。
(FixedLengthListTから継承)
Protected メソッドClearItems
要素をすべて除去したあと、 必要に応じて最小限の要素を新たに設定する。
(FixedLengthListTから継承)
Public メソッドContains
指定の要素が含まれているか判断する。
(FixedLengthListTから継承)
Public メソッドCopyTo
すべての要素を、指定された配列のインデックスから始まる部分にコピーする。
(FixedLengthListTから継承)
Public メソッドEquals(IEnumerableT)
値を比較する。
(FixedLengthListTから継承)
Public メソッドEquals(IReadOnlyListT)
値を比較する。
(FixedLengthListTから継承)
Public メソッドEquals(Object)
Determines whether the specified object is equal to the current object.
(ModelBaseTChildから継承)
Public メソッドEquals(FixedLengthListT)
値を比較する。
(FixedLengthListTから継承)
Public メソッドEquals(IReadOnlyFixedLengthCollectionT)
値を比較する。
(FixedLengthListTから継承)
Public メソッドEquals(ModelBaseTChild)
値を比較する。
(ModelBaseTChildから継承)
Protected メソッドFill
デフォルト値ですべての要素を埋める。
(FixedLengthListTから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetCapacity
容量値を返す。
(FixedLengthListTGetCapacityをオーバーライド)
Public メソッドGetEnumerator
反復処理する列挙子を返す。
(FixedLengthListTGetEnumeratorをオーバーライド)
Public メソッドGetHashCode
Serves as the default hash function.
(ModelBaseTChildから継承)
Public メソッドGetObjectData
オブジェクトをシリアル化するために必要なデータを設定する。
(FixedLengthListTから継承)
Public メソッドGetRange
指定範囲の要素を簡易コピーしたリストを取得する。
(FixedLengthListTから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Public メソッドIndexOf
指定したオブジェクトを検索し、最初に出現する位置のインデックスを返す。
(FixedLengthListTから継承)
Protected メソッドMakeDefaultItem
格納対象のデフォルトインスタンスを生成する。
(FixedLengthListTMakeDefaultItem(Int32)をオーバーライド)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドMove
指定したインデックスにある項目をコレクション内の新しい場所へ移動する。
(FixedLengthListTから継承)
Protected メソッドMoveItem
指定したインデックスにある項目をコレクション内の新しい場所へ移動する。
(FixedLengthListTから継承)
Public メソッドMoveRange
指定したインデックスから始まる連続した項目をコレクション内の新しい場所へ移動する。
(FixedLengthListTから継承)
Protected メソッドNotifyPropertyChanged
プロパティ変更イベント
(ModelBaseTChildから継承)
Public メソッドSearchUseNumberVariableForRightSideMax
右辺に数値変数を設定している条件を探し、その最大のインデックスを返す。
Protected メソッドSetItem
指定したインデックス位置にある要素を置き換える。
(FixedLengthListTから継承)
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Protected メソッドValidateDefaultItem
デフォルト値チェック
(FixedLengthListTから継承)
トップ
イベント
フィールド
  名前説明
Public フィールド静的メンバーCapacity
容量
トップ
関連項目