This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMultidimensionalSampler Interface > IMultidimensionalSampler.Table Property (ArcObjects .NET 10.5 SDK) |
The output table where sampled points are stored.
[Visual Basic .NET]
Public WriteOnly Property Table
[C#] public void Table {set;}
[C++]
HRESULT putref_Table(
ITable*
);
[C++]
Parameters
is a parameter of type ITable