Click or drag to resize
DigitalRuneIGamePropertyParse Method
Parses the specified string and updates the Value.

Namespace: DigitalRune.Game
Assembly: DigitalRune.Game (in DigitalRune.Game.dll) Version: 1.4.0.0 (1.4.0.14427)
Syntax
void Parse(
	string value
)

Parameters

value
Type: SystemString
The value.
See Also