Method Snapshot
Snapshot()
Make a (read-only) snap shot of this collection.
Declaration
ISorted<T> Snapshot()
Returns
Type | Description |
---|---|
ISorted<T> | The snap shot. |
Make a (read-only) snap shot of this collection.
ISorted<T> Snapshot()
Type | Description |
---|---|
ISorted<T> | The snap shot. |