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


IEnumGSPlans.Next Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

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