GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoChangedEventArgs Class
/ GetValue Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetValue Method
In This Topic
If
undo
is true, this returns
OldValue
, otherwise it returns
NewValue
.
Syntax
C#
public
object
GetValue(
bool
undo
)
Parameters
undo
Return Value
An
Object
See Also
Reference
GoChangedEventArgs Class
GoChangedEventArgs Members