Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

NavigationItemCollection.Clear Method 

Removes all items from the collection.

[Visual Basic]
NotOverridable Public Sub Clear() _
    Implements IList.Clear
[C#]
public void Clear();

Implements

IList.Clear

See Also

NavigationItemCollection Class | EO.Web Namespace


Direct link to this topic