This document is archived and information here might be outdated.  Recommended version.


IEnumGSPlans.Next Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IE > IEnumGSPlans Interface > IEnumGSPlans.Next Method
ArcGIS Developer Help

IEnumGSPlans.Next Method

Get next plan.

[Visual Basic .NET]
Public Function Next ( _
) As IGSPlan
[C#]
public IGSPlan Next (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumGSPlans Interface