Packages
 In this topic

*Methods

 

Packages   PreviousThis PackageNext
Package com.ms.directX   Previous This
Package
Next

 


Class Direct3dRMArray

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

Methods

getSize

public int getSize();

Retrieves the number of objects associated with this array object.

Return Value:

Returns the number of objects.

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.