AggregateOperand.Count Method
| Name | Parameters | Description |
|---|---|---|
| Count() | none | Creates a new AggregateOperand which returns the count of AggregateOperand.CollectionProperty elements that match the AggregateOperand.Condition. |
| Count(CriteriaOperator) | aggregatedExpression | Creates a new AggregateOperand which returns the count of AggregateOperand.CollectionProperty elements that match the AggregateOperand.Condition. |