Skip to content

SortedSetSurrogate<T> Fields

Surrogate type for Orleans.Serialization.Codecs.SortedSetCodec.

Comparer

[Orleans.Id(1)]
public IComparer<T> Comparer
Gets or sets the comparer.

Property value

The comparer.

Values

[Orleans.Id(0)]
public List<T> Values
Gets or sets the values.

Property value

The values.