GoDiagram Win Reference
CopyObjectDelayed Method (GoPort)

Make sure any unshared PortObject is copied.
Syntax
'Declaration
 
Public Overrides Sub CopyObjectDelayed( _
   ByVal env As GoCopyDictionary, _
   ByVal newobj As GoObject _
) 
public override void CopyObjectDelayed( 
   GoCopyDictionary env,
   GoObject newobj
)

Parameters

env
newobj
Remarks
If the PortObject is a shared object, both the new port and the old port refer to the same 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

GoPort Class
GoPort Members
Base Implementation in CopyObjectDelayed

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback