ArcObjects Library Reference (Geoprocessing)  

IDEUtilities Interface

Provides access to the Data Element Utilities.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AssignTinProperties Assign tin properties.
Read-only property Catalog Gets the catalog object.
Method CompareWildCard Compares a wildcard string against a given value.
Method Copy Copys the data element.
Method Delete Deletes the data element.
Method Exists Checks if a data element exists.
Method ExpandDataElement Expands a given data element.
Method GetGxObject Gets the GxObject for a data element.
Method GetGxObjectFromLocation Gets the GxObject from a catalog path.
Method GetGxObjects Returns an array of GxObjects for a catalog path.
Method GetNameObject Gets the name object for data element.
Method GetNameObjectFromLocation Gets the name object from a catalog path.
Method IsEqualArray Check if field arrays are equal.
Method MakeDataElement Makes a data element from path.
Method MakeDataElementFromNameObject Makes a data element from name object.
Method MakeDataElements Returns an array of data elements for a catalog path.
Method OpenDataset Returns the dataset for the given data element.
Method OpenDatasetFromLocation Returns the dataset by catalog path.
Method OpenLayerFromLocation Returns the layer based upon the given catalog path.
Method ParseContainer Returns the container of a catalog path.
Method ParseName Returns the name of a catalog path.
Method RefreshCatalog Refreshs catalog for the parent of the given data element.
Read/write property RefreshCatalogParent Indicates whether to refresh catalog parent.
Method ReleaseInternals Release the internal objects used prior to releasing this DEUtilities object.
Method Rename Renames the data element.
Read/write property Workspace Sets the current workspace.

CoClasses that implement IDEUtilities

CoClasses and Classes Description
DEUtilities Data Element Utilities object.