Click or drag to resize

TimeIntervalCollection<T>.Clear Method

Removes all intervals from the interval collection.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
Exceptions
ExceptionCondition
ObjectFrozenException Thrown when this TimeIntervalCollection is read-only.
See Also