This document is archived and information here might be outdated. Recommended version. |
The number of dimensions of the NetCDFWorkspace
[Visual Basic .NET] Public Function GetDimensionSize ( _ ByVal dimension As String _ ) As Integer
[C#] public int GetDimensionSize ( string dimension );
[C++]
HRESULT GetDimensionSize(
BSTR dimension
);
[C++]
Parameters dimension [in]
dimension is a parameter of type BSTR