ArcObjects Library Reference (GeoDatabase)  

IEnumRule.Next Method

Retrieves the next Rule in the enumeration sequence.

[Visual Basic .NET]
Public Function Next ( _
) As IRule
[C#]
public IRule Next (
);
[C++]
HRESULT Next(
  IRule** Rule
);
[C++]

Parameters

Rule [out, retval]

  Rule is a parameter of type IRule

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IEnumRule Interface

.NET Related Topics

Adding and working with connectivity rules in a geometric network | Checking for topology error features in a geodatabase topology | Geodatabase