This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISymbolArray Interface > ISymbolArray.DeleteSymbol Method (ArcObjects .NET 10.4 SDK) |
Delete the given symbol.
[Visual Basic .NET] Public Sub DeleteSymbol ( _ ByVal Symbol As ISymbol _ )
[C#] public void DeleteSymbol ( ISymbol Symbol );
[C++]
HRESULT DeleteSymbol(
ISymbol* Symbol
);
[C++]
Parameters Symbol [in]
Symbol is a parameter of type ISymbol