GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace
/
GoXmlSimpleData Class
/ Set Method
the property name, must not be null or empty
Object
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Set Method (GoXmlSimpleData)
In This Topic
Sets the value of a property, given the property name.
Syntax
C#
public
void
Set(
string
s
,
object
x
)
Parameters
s
the property name, must not be null or empty
x
Object
See Also
Reference
GoXmlSimpleData Class
GoXmlSimpleData Members