Click or drag to resize
IndexRangeStartIndex Property
Gets or sets the start index.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public int StartIndex { get; set; }

Property Value

Type: Int32
The start index.
See Also