public int CurrentOutputIndex { get; }
Public ReadOnly Property CurrentOutputIndex As Integer Get
public: virtual property int CurrentOutputIndex { int get () sealed; }
function get_CurrentOutputIndex();
In This Article