Method | Description | |
---|---|---|
AddGap ( int idx ) : void | ||
Clone ( ) : IIndexIterator | ||
FetchGaps ( ) : HashSet |
||
FetchNextIndex ( ) : int | ||
HasMore ( ) : bool | ||
IndexListIndexIterator ( IList |
||
MaxIndex ( ) : int | ||
MinIndex ( ) : int | ||
RemoveGap ( int idx ) : void |
public IndexListIndexIterator ( IList |
||
values | IList |
|
return | System |