|  | This document is archived and information here might be outdated. Recommended version. | 
Saves colors to an Esri .clr file.
[Visual Basic .NET]
Public Sub SaveTo ( _
    ByVal colormapFileName As String _
)
[C#]
public void SaveTo (
    string colormapFileName
);
[C++]
HRESULT SaveTo(
  BSTR colormapFileName
);
[C++] Parameters colormapFileName [in]
colormapFileName is a parameter of type BSTR