Skip to content

IDurableList<T>.AsReadOnly

AsReadOnly

abstract
public abstract ReadOnlyCollection<T> AsReadOnly()
Returns a read-only wrapper for the current list.

Returns

A read-only wrapper for the current list.