This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeometricNetwork Interface > IGeometricNetwork.DeleteRule Method (ArcObjects .NET 10.5 SDK) |
Removes the rule from the set of rules.
[Visual Basic .NET] Public Sub DeleteRule ( _ ByVal Rule As IConnectivityRule _ )
[C#] public void DeleteRule ( IConnectivityRule Rule );
[C++]
HRESULT DeleteRule(
IConnectivityRule* Rule
);
[C++]
Parameters Rule [in]
Rule is a parameter of type IConnectivityRule