public:
[ExtensionAttribute]
static IEnumerable<DateOnly>^ EnumerateInStepsUntil(
DateOnly startDate,
DateOnly endDate,
TimeSpan distance,
Func<DateOnly, bool>^ evaluator
)
No code example is currently available or this language may not be supported.