Retrieves the next feature and its featurelayer in the sequence.
[Visual Basic .NET] Public Sub Next ( _ ByRef ppFeature As IFeature, _ ByRef ppLayer As IFeatureLayer _ )
[C#] public void Next ( ref IFeature ppFeature, ref IFeatureLayer ppLayer );
Product Availability
Available with ArcGIS Desktop.