desarrolloMobile.NET Bluetooth Library

BthDispositivosLista.Item Property (Int32)

[This is preliminary documentation and subject to change.]

Obtiene o establece un objeto de tipo BthDispositivo en el indice indicado.

[Visual Basic]
Overloads Public Default Property Item( _
   ByVal indice As Integer _
) As BthDispositivo
[C#]
public BthDispositivo this[
   int indice
] {get; set;}

See Also

BthDispositivosLista Class | desarrolloMobile.Conectividad.Bluetooth Namespace | BthDispositivosLista.Item Overload List