GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoPropertyDropDown Class
/ Parse Method
The specified string to parse.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Parse Method (GoPropertyDropDown)
In This Topic
Parses an object from the specified string.
Syntax
C#
public
abstract
object
Parse(
string
s
)
Parameters
s
The specified string to parse.
Return Value
Returns an object parsed from the specified text, or null if no such object could be parsed.
See Also
Reference
GoPropertyDropDown Class
GoPropertyDropDown Members