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