This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IIMSGlobeXMLNode Interface > IIMSGlobeXMLNode.DeepClone Property (ArcObjects .NET 10.4 SDK) |
Makes a copy of input -- including children.
[Visual Basic .NET] Public ReadOnly Property DeepClone As IIMSGlobeXMLNode
[C#] public IIMSGlobeXMLNode DeepClone {get;}
[C++]
HRESULT get_DeepClone(
IIMSGlobeXMLNode** node
);
[C++]
Parameters node [out, retval]
node is a parameter of type IIMSGlobeXMLNode