ArcObjects Library Reference  (Schematic)    

INgDataSources Interface

Provides access to an enumeration of datasources.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Read-only property _NewEnum Retrieves an IEnumVariant interface that enumerates the collection's content. This method supports the FOR EACH statement in VB.
Method Add Adds a new datasource in the collection.
Method Clear Removes all the datasources from the collection.
Read-only property Count Number of datasources in the collection.
Read-only property Item The datasource 'index' item in the collection.
Method Remove Removes the datasource 'index' item from the collection.

CoClasses that implement INgDataSources

CoClasses and Classes Description
NgDataSources Datasources collection object.

See Also

INgDataSource Interface

 


Feedback Send feedback on this page