GoDiagram Web Reference
CopyComplete Method

This convenience method performs both copy phases making a copy of a single object.
Syntax
'Declaration
 
Public Function CopyComplete( _
   ByVal obj As GoObject _
) As GoObject
public GoObject CopyComplete( 
   GoObject obj
)

Parameters

obj

Return Value

null, if obj is null, else the result of Copy after a call to FinishDelayedCopies
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

GoCopyDictionary Class
GoCopyDictionary Members
Copy Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback