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


IArray2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IArray2 Interface
ArcGIS Developer Help

IArray2 Interface

Provides access to replace an object in the array.

Product Availability

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

Description

The IArray2 interface provides a method for replacing an element in an Array with another element.

Members

Name Description
Method Replace Replaces an object in the array.

Classes that implement IArray2

Classes Description
Array Generic array of objects.
EnumGPEnvironment (esriGeoprocessing) Enumeration of multiple geoprocessing environment objects.
EnumGPName (esriGeoprocessing) Enumeration of multiple geoprocessing name objects.