pmMDA.NET

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

public ILightweightObject[] RetrieveLw(Type);

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

public ILightweightObject RetrieveLw(Type,object);

See Also

HostRemotingHandler Class | PmMda.Net.Dog.Remoting Namespace