 | IndexRangeCount Property |
Gets the number of elements encompassed by this instance.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic int Count { get; }Property Value
Type:
Int32The number of elements encompassed by this instance.
See Also