Method GetValidIndexes
GetValidIndexes(params int[])
Gets only valid indexes from the list of indexes in the control.
IReadOnlyList<int> GetValidIndexes(params int[] indexes)
Parameters
indexes
int[]
Gets only valid indexes from the list of indexes in the control.
IReadOnlyList<int> GetValidIndexes(params int[] indexes)
indexes
int[]