Property Skip
Skip
Gets or sets the optional number of elements to skip between the creation of consecutive buffers.
public int? Skip { get; set; }
Property Value
- int?
Gets or sets the optional number of elements to skip between the creation of consecutive buffers.
public int? Skip { get; set; }