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