IReadonlyList¶
Summary¶
Represents a read only collection of a specified type
Signature
1 |
|
Namespace¶
cAlgo.API.Collections
Properties¶
Count¶
Summary
The total number of elements contained in the collection
Signature
1 |
|
Return Value
int
Item¶
Signature
1 |
|
Return Value
T
Last update: December 6, 2023