This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementAssociation Interface > ISchematicElementAssociation.DeleteAssociation Method (ArcObjects .NET 10.5 SDK) |
Deletes the schematic element association.
[Visual Basic .NET]
Public Sub DeleteAssociation ( _
)
[C#] public void DeleteAssociation ( );
[C++]
HRESULT DeleteAssociation(
void
);