Interface to the tree
Namespace: Telerik.Collections.GenericAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public interface ITree<T>
|
| Visual Basic |
|---|
Public Interface ITree(Of T) |
Type Parameters
See Also