instances property

List<ObjRef>? instances
getter/setter pair

An array of instances of the requested type.

Implementation

List<ObjRef>? instances;