GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / NewInt Property
In This Topic
    NewInt Property
    In This Topic
    Gets or sets the new integer value information for a change.
    Syntax
    public int NewInt {get; set;}
    See Also