dbicMonth Send comments on this topic.
Clear Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiCustomAreaCollection 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