dbicDropDate Send comments on this topic.
Clear Method
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDayFormatCollection Class : Clear Method

Clears all of the items in the collection.

Syntax

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

Return Value

This method does not return a value.

Requirements

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

See Also