GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoMultiTextNode Class
/ SetString Method
a new
GoText.Text
value
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SetString Method
In This Topic
This convenience method sets the string associated with a given item in the list.
Syntax
C#
public
virtual
void
SetString(
int
i
,
string
s
)
Parameters
i
s
a new
GoText.Text
value
Remarks
If the
i
'th item is not a
GoText
, this method does nothing.
See Also
Reference
GoMultiTextNode Class
GoMultiTextNode Members