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