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