pmMDA.NET

HostRemotingHandler.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

IRemotingHandler.GetCount

See Also

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