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