Represents a strongly-typed sorted collection of DateTime objects.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public sealed class DateCollection : IList<DateTime>, ICollection<DateTime>, IEnumerable<DateTime>, IEnumerable |
Visual Basic Copy Code |
---|
Public NotInheritable Class DateCollection |
System.Object
MindFusion.Scheduling.DateCollection
Scheduling for .NET MAUI Guide | © 2023 MindFusion |