Description:

Returns the number objects that pass a filter.

Syntax:
public int ObjectCount(
ObjectEnumeratorSettings filter
)
Parameters:
Returns:
Type: int
The number of objects that pass the filter.

Nothing found