| ArcGIS Explorer Component Help |
| Table..::.Indexes Property |
| Table Class See Also |
Gets a collection of indexes defined for the Table.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public IndexCollection Indexes { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Indexes As IndexCollection |