Mono Class Library: Overview

System.Web.UI.IHierarchicalEnumerable: Members

The members of System.Web.UI.IHierarchicalEnumerable are listed below.

Public Methods

GetHierarchyData(object) : IHierarchyData
Documentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.