Checks if the editor applies to the specified symbol.
[Visual Basic .NET] Public Function Applies ( _ ByVal symbol As ISymbol _ ) As Boolean
[C#] public bool Applies ( ISymbol symbol );
Product Availability
Available with ArcGIS Desktop.
Checks if the editor applies to the specified symbol.
[Visual Basic .NET] Public Function Applies ( _ ByVal symbol As ISymbol _ ) As Boolean
[C#] public bool Applies ( ISymbol symbol );