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


ICadastralSelection3.SelectedLayerParcelCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralSelection3 Interface > ICadastralSelection3.SelectedLayerParcelCount Property
ArcGIS Developer Help

ICadastralSelection3.SelectedLayerParcelCount Property

Number of selected parcels in fabric.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralSelection3 Interface