pmMDA.NET

IRemotingHandler.GetCount Method (Type)

[This is preliminary documentation and subject to change.]

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

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.

See Also

IRemotingHandler Interface | PmMda.Net.Dog.Remoting Namespace | IRemotingHandler.GetCount Overload List