ArcObjects Library Reference (CadastralUI)  

IEnumCEPlans.Delete Method

Delete plan in enum.

[Visual Basic .NET]
Public Sub Delete ( _
    ByVal pPlan As IGSPlan _
)
[C#]
public void Delete (
    IGSPlan pPlan
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumCEPlans Interface