This document is archived and information here might be outdated.  Recommended version.


IDEUtilities Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > ID > IDEUtilities Interface
ArcGIS Developer Help

IDEUtilities Interface

Provides access to the Data Element Utilities.

Product Availability

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

Members

Name 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.

Classes that implement IDEUtilities

Classes Description
DEUtilities Data Element Utilities object.