ArcObjects Library Reference (Carto)  

ICadastralFabricParcelLayer.ParcelCount Property

The number of parcel layers.

ERROR: Syntax information about ICadastralFabricParcelLayer.ParcelCount may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_ParcelCount(
  long* Count
);
[C++]

Parameters

Count [out, retval]   Count is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ICadastralFabricParcelLayer Interface