pmMDA.NET

IRemotingHandler.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. If no object of the specified type is found an empty array is returned.

See Also

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