This document is archived and information here might be outdated. Recommended version. |
The index of a projection parameter within a projected coordinate system's parameter array.
[Visual Basic .NET] Public ReadOnly Property Index As Integer
[C#] public int Index {get;}
[C++]
HRESULT get_Index(
System.Int32* i
);
[C++]
Parameters i [out, retval]
i is a parameter of type long*
Returns the index value of a particular parameter.