Miner.Interop Namespace > MMAttrRelationshipInstanceClass Class : Copy Method |
'Declaration
Public Overridable Function Copy( _ ByVal CopyChildren As System.Boolean, _ ByVal CopyGeoObj As System.Boolean _ ) As ID8ListItem
'Usage
Dim instance As MMAttrRelationshipInstanceClass Dim CopyChildren As System.Boolean Dim CopyGeoObj As System.Boolean Dim value As ID8ListItem value = instance.Copy(CopyChildren, CopyGeoObj)
public virtual ID8ListItem Copy( System.bool CopyChildren, System.bool CopyGeoObj )
public function Copy( CopyChildren: System.Boolean; CopyGeoObj: System.Boolean ): ID8ListItem; virtual;
public function Copy( CopyChildren : System.boolean, CopyGeoObj : System.boolean ) : ID8ListItem;
public: virtual ID8ListItem* Copy( System.bool CopyChildren, System.bool CopyGeoObj )
public: virtual ID8ListItem^ Copy( System.bool CopyChildren, System.bool CopyGeoObj )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2