Description:

Returns the number objects that pass a filter.

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

Nothing found