Removes all items from the ICollection<(Of <(<'T>)>)>.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

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

Implements

IList..::..Clear()()()()

Exceptions

See Also