This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IE > IEnumGSPlans Interface > IEnumGSPlans.Next Method (ArcObjects .NET 10.4 SDK) |
Get next plan.
[Visual Basic .NET] Public Function Next ( _ ) As IGSPlan
[C#] public IGSPlan Next ( );