Share via


FormTreeControlExpandEventArgs.Idx Method

Definition

Overloads

Idx()
Idx(Int32)

Idx()

public:
 int Idx();
public int Idx ();
member this.Idx : unit -> int
Public Function Idx () As Integer

Returns

Applies to

Idx(Int32)

public:
 int Idx(int _Idx);
public int Idx (int _Idx);
member this.Idx : int -> int
Public Function Idx (_Idx As Integer) As Integer

Parameters

_Idx
Int32

Returns

Applies to