Constructor ClearedRangeEventArgs
ClearedRangeEventArgs(Boolean, Int32, Nullable<Int32>)
Declaration
public ClearedRangeEventArgs(bool full, int count, int? start)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | full | |
System.Int32 | count | |
System.Nullable<System.Int32> | start |