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.