IMutableSequence.IsCyclic Property

Definition

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

public bool IsCyclic { get; set; }
member this.IsCyclic : bool with get, set
Public Property IsCyclic As Boolean

Property Value

Applies to