pmMDA.NET

IDataObjectHandler.RetrieveLw Method

[This is preliminary documentation and subject to change.]

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

Overload List

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

ILightweightObject[] RetrieveLw(Type);

Retrieves the data lightweight object tree where the root object has the given identifier and class.

ILightweightObject RetrieveLw(Type,object);

See Also

IDataObjectHandler Interface | PmMda.Net.Dog Namespace