IMutableSequence.IncrementBy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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