desarrolloMobile.NET Bluetooth Library

BthRadiosLista.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 BthRadio
[C#]
public BthRadio this[
   int indice
] {get; set;}

See Also

BthRadiosLista Class | desarrolloNET.Conectividad.Bluetooth Namespace | BthRadiosLista.Item Overload List