This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpObjectArray Interface > IGpObjectArray.Clone Method (ArcObjects .NET 10.4 SDK) |
Assigns the properties of source array to this object.
[Visual Basic .NET] Public Sub Clone ( _ ByVal pSrcObj As IGpObjectArray _ )
[C#] public void Clone ( IGpObjectArray pSrcObj );
[C++]
HRESULT Clone(
IGpObjectArray* pSrcObj
);
[C++]
Parameters pSrcObj [in]
pSrcObj is a parameter of type IGpObjectArray