The xyz extent of the dadaset.
[Visual Basic .NET] Public ReadOnly Property FileCount As Integer
[C#] public int FileCount {get;}
[C++]
HRESULT get_Extent(
IEnvelope** ppExtent
);
[C++]Parameters
ppExtent [out, retval]ppExtent is a parameter of type IEnvelope
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.