BinaryFilterExpressionCollection Properties |
The BinaryFilterExpressionCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements actually contained in the collection.
| |
| IsEnable |
Gets or sets the enabled state of the filter expression.
(Inherited from FilterExpression.) | |
| IsReadOnly |
Gets a value indicating whether the collection is read-only.
| |
| IsSynchronized |
Gets a value indicating whether the collection supports multithreading.
| |
| Item |
Gets or sets the item at a specific index.
| |
| SyncRoot |
Gets the root for synchronization.
|