SiteMapNodeCollection.IList.Clear Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Removes all items from the collection in the IList interface. For a description of this member, see IList.Clear.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

private abstract Clear : unit -> unit
private override Clear : unit -> unit

Implements

IList.Clear()

.NET Framework
Available since 2.0
Return to top
Show: