Visual Basic (Usage) | ![]() |
---|---|
Dim _parent As BrowseElement Dim len As Integer Dim instance As New tlNodeInfo(_parent, len) |
C# | |
---|---|
public tlNodeInfo( BrowseElement _parent, int len ) |
Parameters
- _parent
- BrowseElement object with information of the associated branch.
- len
- number of nodes in this TreeNode
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>