バージョン

ConditionGroup クラス プロパティ

このクラスのメンバの一覧は、ConditionGroupメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCountGets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<ICondition>から継承されます。
Public プロパティItemGets or sets the element at the specified index. System.Collections.ObjectModel.Collection<ICondition>から継承されます。
Public プロパティLogicalOperatorコレクションで条件の結果を統合する方法を指定します。  
Public プロパティToolTipこのグループに使用されるツールチップを取得または設定します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItemsGets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<ICondition>から継承されます。
トップ
参照