This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRelationshipClassCollectionEdit Interface > IRelationshipClassCollectionEdit.RemoveAllRelationshipClasses Method (ArcObjects .NET 10.4 SDK) |
Removes all memory relationship classes from a standalone table or layer.
[Visual Basic .NET]
Public Sub RemoveAllRelationshipClasses ( _
)
[C#] public void RemoveAllRelationshipClasses ( );
[C++]
HRESULT RemoveAllRelationshipClasses(
void
);