FilterOperandCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<FilterOperand>から継承されます。 | |
Item | コレクション内 Infragistics.ComparisonOperator を共有する最初のオブジェクトを返します。 |
名前 | 解説 | |
---|---|---|
Items | Gets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<FilterOperand>から継承されます。 |