 | IndexRangeEndIndex Property |
Gets or sets the end index.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic int EndIndex { get; set; }Property Value
Type:
Int32The end index.
See Also