IReadonlyList¶
Summary¶
Represents a read only collection of a specified type
Signature¶
1 |
|
Namespace¶
cAlgo.API.Collections
Properties¶
Name | Description |
---|---|
Count { get; } | The total number of elements contained in the collection |
Item { get; } |
Last update: March 23, 2023