GetValue Method
GetValue(int)
Returns the field or property for the specified level.
Declaration
public string GetValue(int level)
Public Function GetValue(level As Integer) As String
Parameters
| Type |
Name |
Description |
| int |
level |
The level of tree.
|
Returns