|
|
|||||||||||||
Class Direct3dRMArraypublic class Direct3dRMArray implements IDirect3dRMArray { // Methods public int getSize(); } The Direct3dRMArray class organizes groups of objects. Applications typically use array objects that are subsidiary to this class (rather than use this class directly). The class supports the getSize method. MethodsgetSizepublic int getSize();
|
© 1998 Microsoft Corporation. All rights reserved. Terms of use. |