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


IEnumCESelectedPlanNodesInfo.Count Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IE > IEnumCESelectedPlanNodesInfo Interface > IEnumCESelectedPlanNodesInfo.Count Property
ArcGIS Developer Help

IEnumCESelectedPlanNodesInfo.Count Property

Count plan node in enum.

[Visual Basic .NET]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumCESelectedPlanNodesInfo Interface