'Declaration
Public ReadOnly Property Level As Integer
'Usage
Dim instance As BrowseTreePosition Dim value As Integer value = instance.Level
public int Level {get;}
Property Value
The default value of this property is 0
.
'Declaration
Public ReadOnly Property Level As Integer
'Usage
Dim instance As BrowseTreePosition Dim value As Integer value = instance.Level
public int Level {get;}
The default value of this property is 0
.