This is preliminary documentation and is subject to change.

TimeOnlyExtensionsSplit Method

Overload List

Split(TimeOnlyRange, Int32) Splits the given range of TimeOnly into the given number of parts.
Split(TimeOnly, TimeOnly, Int32) Splits the given range of TimeOnly into the given number of parts.
Split(TimeOnly, TimeSpan, Int32) Splits the given range of TimeOnly into the given number of parts.

See Also