Namespace:
AltaVim.WinForms
Assembly:
AltaVim.WinForms.ExtendedTreeView.NET20 (in AltaVim.WinForms.ExtendedTreeView.NET20)
Version: 5.5.0.0
Syntax
| C# |
|---|
public int Index { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Index As Integer |
| Visual C++ |
|---|
public:
property int Index {
int get ();
} |
See Also