ISequence.IsCyclic Property

Definition

Gets the value indicating whether the sequence will start again from the beginning when the max value is reached.

public bool IsCyclic { get; }
member this.IsCyclic : bool
Public ReadOnly Property IsCyclic As Boolean

Property Value

Applies to