Microsoft SDK for Java

getNumDim

This method of the SafeArray Class obtains the number of SafeArray dimensions.

Syntax

public int getNumDim();

Return Value

Returns the number of dimensions in the SafeArray (2 for two-dimensional SafeArrays, for example).

© 1999 Microsoft Corporation. All rights reserved. Terms of use.