This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSSpatialDomain Interface > IWCSSpatialDomain.BoundingBoxInfoCount Property (ArcObjects .NET 10.5 SDK) |
The boundingboxinfo count of the coverage data.
[Visual Basic .NET] Public ReadOnly Property BoundingBoxInfoCount As Integer
[C#] public int BoundingBoxInfoCount {get;}
[C++]
HRESULT get_BoundingBoxInfoCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long