This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRelationshipClassCollectionEdit Interface > IRelationshipClassCollectionEdit.RemoveRelationshipClass Method (ArcObjects .NET 10.4 SDK) |
Removes the specified memory relationship class from a standalone table or layer.
[Visual Basic .NET] Public Sub RemoveRelationshipClass ( _ ByVal RelationshipClass As IRelationshipClass _ )
[C#] public void RemoveRelationshipClass ( IRelationshipClass RelationshipClass );
[C++]
HRESULT RemoveRelationshipClass(
IRelationshipClass* RelationshipClass
);
[C++]
Parameters RelationshipClass [in]
RelationshipClass is a parameter of type IRelationshipClass