Mono Class Library: Overview

System.Web.SiteMapNodeCollection: Method Members

The methods of System.Web.SiteMapNodeCollection are listed below. For a list of all members, see the SiteMapNodeCollection Members list.

See Also: Inherited members from System.Object

Public Methods

Add(SiteMapNode) : int
Documentation for this section has not yet been entered.
AddRange(SiteMapNode[])
Documentation for this section has not yet been entered.
AddRange(SiteMapNodeCollection)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Contains(SiteMapNode) : bool
Documentation for this section has not yet been entered.
CopyTo(SiteMapNode[], int)
Documentation for this section has not yet been entered.
GetDataSourceView(System.Web.UI.WebControls.SiteMapDataSource, string) : System.Web.UI.WebControls.SiteMapDataSourceView
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator
Documentation for this section has not yet been entered.
GetHierarchicalDataSourceView() : System.Web.UI.WebControls.SiteMapHierarchicalDataSourceView
Documentation for this section has not yet been entered.
GetHierarchyData(object) : System.Web.UI.IHierarchyData
Documentation for this section has not yet been entered.
IndexOf(SiteMapNode) : int
Documentation for this section has not yet been entered.
Insert(int, SiteMapNode)
Documentation for this section has not yet been entered.
static
ReadOnly(SiteMapNodeCollection) : SiteMapNodeCollection
Documentation for this section has not yet been entered.
Remove(SiteMapNode)
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.

Protected Methods

OnValidate(object)
Documentation for this section has not yet been entered.