Interface ISortedSet<E>
.NET interface for TO BE DEFINED FROM USER
public interface ISortedSet<E> : ISet<E>, ICollection<E>
Type Parameters
E
.NET interface for TO BE DEFINED FROM USER
public interface ISortedSet<E> : ISet<E>, ICollection<E>
E