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