This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchLayerExtension Interface > IHatchLayerExtension.RemoveClass Method (ArcObjects .NET 10.5 SDK) |
Removes a class from the hatch extension.
[Visual Basic .NET] Public Sub RemoveClass ( _ ByVal Name As String _ )
[C#] public void RemoveClass ( string Name );
[C++]
HRESULT RemoveClass(
BSTR Name
);
[C++]
Parameters Name [in] Name is a parameter of type BSTR