ObjectProxySeq typedef

ObjectProxySeq = List<ObjectPrx>

A sequence of object proxies.

Implementation

typedef ObjectProxySeq = List<ObjectPrx>;