GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoPort Class
/ CopyObject Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CopyObject Method (GoPort)
In This Topic
Copying a port does not immediately cause its links to be copied.
Syntax
C#
public
override
GoObject
CopyObject(
GoCopyDictionary
env
)
Parameters
env
Remarks
The
PortObject
is only copied if it belongs to a document; otherwise it remains shared with the original port.
See Also
Reference
GoPort Class
GoPort Members