System.Web.SiteMapNodeCollection.GetEnumerator Method

Retrieves a reference to an enumerator object, which is used to iterate over the collection.

Syntax

public virtual IEnumerator GetEnumerator ()

Returns

An object that implements the IEnumerator.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0