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 > ISchematicInMemoryFeature Interface > ISchematicInMemoryFeature.DeleteSecondaryAssociations Method (ArcObjects .NET 10.5 SDK) |
Deletes the secondary associations of the in memory feature.
[Visual Basic .NET]
Public Sub DeleteSecondaryAssociations ( _
)
[C#] public void DeleteSecondaryAssociations ( );
[C++]
HRESULT DeleteSecondaryAssociations(
void
);