Свойство | Type | Description | |
---|---|---|---|
CalculateIndexByPositon | long | ||
CalculateRelativeIndex | RelativeIndex | ||
GetPage | TailBlazer.Domain.FileHandling.Page | ||
ReadLinesByIndex | IEnumerable |
||
ReadLinesByPosition | IEnumerable |
Méthode | Description | |
---|---|---|
IndexCollection ( IReadOnlyCollection |
||
ReadLines ( ScrollRequest scroll ) : IEnumerable |
Reads the lines.
|
Méthode | Description | |
---|---|---|
CalculateIndexByPositon ( long position ) : long | ||
CalculateRelativeIndex ( int index ) : RelativeIndex | ||
GetPage ( ScrollRequest scroll ) : TailBlazer.Domain.FileHandling.Page | ||
ReadLinesByIndex ( ScrollRequest scroll ) : IEnumerable |
||
ReadLinesByPosition ( ScrollRequest scroll ) : IEnumerable |
public IndexCollection ( IReadOnlyCollection |
||
latest | IReadOnlyCollection |
|
previous | ||
info | ||
encoding | ||
Résultat | System |
public ReadLines ( ScrollRequest scroll ) : IEnumerable |
||
scroll | ScrollRequest | The scroll. |
Résultat | IEnumerable |