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