Method TrySlide
TrySlide(Int32)
Declaration
bool TrySlide(int offset)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | offset |
Returns
Type | Description |
---|---|
System.Boolean |
TrySlide(Int32, Int32)
Declaration
bool TrySlide(int offset, int size)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | offset | |
System.Int32 | size |
Returns
Type | Description |
---|---|
System.Boolean |