pmMDA.NET

IDataObjectHandler.RetrieveLw Method (Type)

[This is preliminary documentation and subject to change.]

Retrieves the list of lightweight data objects of the given type.

ILightweightObject[] RetrieveLw(
   Type type
);

Parameters

type
Type of the root object to retrieve.

Return Value

The list of found lightweight data objects.

See Also

IDataObjectHandler Interface | PmMda.Net.Dog Namespace | IDataObjectHandler.RetrieveLw Overload List