'Declaration
ReadOnly Property CurrentRow As System.Integer
'Usage
Dim instance As IArguments Dim value As System.Integer value = instance.CurrentRow
System.int CurrentRow {get;}
read-only property CurrentRow: System.Integer;
function get CurrentRow : System.int
__property System.int get_CurrentRow();
property System.int CurrentRow { System.int get(); }