Skip to content

IDurableList<T>

interface

Namespace: Orleans.Journaling

public interface IDurableList<T> : ICollection<T>, IEnumerable<T>, IList<T>, IEnumerable

Methods