GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoMultiTextNode Class
/ SetItem Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SetItem Method
In This Topic
Replaces an item object at a particular index.
Syntax
C#
public
void
SetItem(
int
i
,
GoObject
obj
)
Parameters
i
obj
Remarks
This does not change either associated "port" object.
See Also
Reference
GoMultiTextNode Class
GoMultiTextNode Members