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