ExampleRecord<T>.Days property

A hash set.

public HashSet<DayOfWeek> Days { get; set; }

See Also