The array of hits.
[Visual Basic .NET] Public Property Hits As IArray
[C#] public IArray Hits {get; set;}
[C++]
HRESULT get_Hits(
IArray** ppHits
);
[C++]
HRESULT putref_Hits(
IArray* ppHits
);
[C++]Parameters
ppHits [out, retval]ppHits is a parameter of type IArray
ppHits [in]ppHits is a parameter of type IArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.