Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
ArcGIS Explorer Component Help
DomainCollection
.
.
::
.
Count Property
DomainCollection Class
See Also
Gets the count of the number of domains defined in a geodatabase.
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 domains.
See Also
DomainCollection Class
ESRI.ArcGISExplorer.Data Namespace