desarrolloMobile.NET Bluetooth Library

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

See Also

BthServiciosLista Class | desarrolloNET.Conectividad.Bluetooth.Servicios Namespace | BthServiciosLista.Item Overload List