The Direct3dRMArray Class of the com.ms.directX package organizes groups of objects. Applications typically use array objects that are subsidiary to this class (rather than use this class directly).
public class Direct3dRMArray implements IDirect3dRMArray { // Methods public int getSize(); }