This document is archived and information here might be outdated. Recommended version. |
Provides the name for the specified value.
[Visual Basic .NET] Public Function FindName ( _ ByVal Value As IGPValue _ ) As String
[C#] public string FindName ( IGPValue Value );
[C++]
HRESULT FindName(
IGPValue* Value
);
[C++] Parameters Value [in]
Value is a parameter of type IGPValue*