Version

ConditionGroup Class Properties

For a list of all members of this type, see ConditionGroup members.

Public Properties
 NameDescription
Public PropertyCombineOperatorGets/sets the LogicalOperator used to evalute whether one or all conditions need be met.  
Public PropertyCountReturns the number of conditions in the collection.  
Public PropertyIsFixedSizeReturns whether the collection is of a constant size.  
Public PropertyIsReadOnlyTrue if the collection is read-only  
Public PropertyItemReturns the ICondition at the specified index.  
See Also