pmMDA.NET

ClientDataObjectHandler.GetCount Method (Type)

[This is preliminary documentation and subject to change.]

Gets the count of data objects which are from a specified type.

public int GetCount(
   Type type
);

Parameters

type
The type of the data objects whose count is requested.

Return Value

The persietent count of data objects which are from a specified type.

Implements

IDataObjectHandlerImpl.GetCount

See Also

ClientDataObjectHandler Class | PmMda.Net.Dog.Remoting Namespace | ClientDataObjectHandler.GetCount Overload List