Represents all the domains defined in a geodatabase.
Namespace:
ESRI.ArcGISExplorer.Data
Assembly:
ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public class DomainCollection : IEnumerable<Domain>, IEnumerable |
Visual Basic (Declaration) |
---|
Public Class DomainCollection _ Implements IEnumerable(Of Domain), IEnumerable |
Remarks
In an enterprise ArcSDE geodatabase the DomainCollection will contain all domains
and not only those which are visible to the currently connected user.
Inheritance Hierarchy
See Also
Created by Atop CHM to web converter,© 2009 all right reserved.