GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoText 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 (GoText)
In This Topic
This makes a copy of this text object.
Syntax
C#
public
override
GoObject
CopyObject(
GoCopyDictionary
env
)
Parameters
env
Return Value
The copied object.
Remarks
The list of
Choices
, if any, is not copied--it is shared with the original text object.
See Also
Reference
GoText Class
GoText Members