Click or drag to resize
IndexRangeEndIndex Property
Gets or sets the end index.

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

Property Value

Type: Int32
The end index.
See Also