Table of Contents

Property Stop

Namespace
Bonsai.Reactive
Assembly
Bonsai.Core.dll

Stop

Gets or sets the element index at which the slice ends. If no value is specified, elements will be taken until the end of the sequence.

public int? Stop { get; set; }

Property Value

int?