[]
Check value is join with this range
public bool IsJoinableWith(Range<T> value, Func<T, T> incrementor)
Public Function IsJoinableWith(value As Range(Of T), incrementor As Func(Of T, T)) As Boolean
| Type | Name | Description |
|---|---|---|
| Range<T> | value | |
| Func<T, T> | incrementor |
| Type | Description |
|---|---|
| bool |