dbicMonth Send comments on this topic.
Clear Method
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > DateTimeCollection Class : Clear Method

Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden.

Syntax

Visual Basic (Declaration) 
Public Sub Clear() 
C# 
public void Clear()

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also