This document is archived and information here might be outdated.  Recommended version.


IEnumRasterUniqueValueColor.StringKey Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IEnumRasterUniqueValueColor.StringKey Property

String key for current class.

[Visual Basic .NET]
Public ReadOnly Property StringKey As String
[C#]
public string StringKey {get;}
[C++]
HRESULT get_StringKey(
  BSTR* bstrKey
);
[C++]

Parameters bstrKey [out, retval] bstrKey is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IEnumRasterUniqueValueColor Interface