Segment interface

Podpis:

export interface Segment 

Właściwości

Właściwość Typ Opis
endIndex, Liczba
partIndex, Liczba
startIndex, Liczba

Segment.endIndex

Podpis:

endIndex: number;

Segment.partIndex

Podpis:

partIndex: number;

Segment.startIndex

Podpis:

startIndex: number;