Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
ArcGIS Explorer Component Help
IndexCollection
.
.
::
.
Count Property
IndexCollection Class
See Also
Gets the number of indexes in the IndexCollection.
Namespace:
ESRI.ArcGISExplorer.Data
Assembly:
ESRI.ArcGISExplorer
(in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C#
public
int
Count
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Count
As
Integer
Field Value
The number of indexes defined for columns in the Table.
See Also
IndexCollection Class
ESRI.ArcGISExplorer.Data Namespace