LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Clone Method (AnnGroupObject)






Creates an exact copy of this AnnGroupObject object.
Syntax
public override object Clone()
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As AnnGroupObject
Dim value As Object
 
value = instance.Clone()
public override object Clone()
 function Leadtools.Annotations.AnnGroupObject.Clone()
public:
Object^ Clone(); override 

Return Value

The AnnGroupObject object that this method creates.
Remarks
This is the AnnGroupObject implementation of the System.ICloneable.Clone method. The method will copy all fields of this AnnGroupObject to the newly created one. The objects inside this AnnGroupObject will be cloned before copied to the new group object.
Requirements

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

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.