CompositeDisplayCondition Properties |
The CompositeDisplayCondition type exposes the following members.
Name | Description | |
---|---|---|
Capacity |
Gets the number of display conditions for which memory has been allocated.
This will always be greater or equal to Count.
| |
Count |
Gets the number of display conditions in the composite.
| |
Item |
Returns the condition at the given zero-based index.
| |
LogicOperation |
Gets or sets the binary logic operation applied to all display conditions in the composite
when the composite is evaluated. To combine logical and and or operations
in the same expression, create composites containing composites.
|