IMutableSequence.IncrementBy Property

Definition

Gets or sets the amount incremented to obtain each new value in the sequence.

public int IncrementBy { get; set; }
member this.IncrementBy : int with get, set
Public Property IncrementBy As Integer

Property Value

Applies to