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