An System.Web.UI.IHierarchicalEnumerable collection of data items.
The HierarchicalDataSourceView.Select method returns an System.Web.UI.IHierarchicalEnumerable collection of data items in the current view. You can call the IEnumerable.GetEnumerator method to get an IEnumerator object and iterate through the collection of data items.