pmMDA.NET

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

IDataObjectHandlerImpl Interface | PmMda.Net.Dog Namespace | IDataObjectHandlerImpl.GetCount Overload List