RadControls for Silverlight

A collection that contains hierarchy descriptors for the HierarchyDescriptor.

Namespace: Telerik.Windows.Data
Assembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.1050

Syntax

C#
public class HierarchyDescriptorCollection : ObservableItemCollection<HierarchyDescriptor>
Visual Basic
Public Class HierarchyDescriptorCollection _
	Inherits ObservableItemCollection(Of HierarchyDescriptor)

Inheritance Hierarchy

See Also