desarrolloMobile.NET Bluetooth Library

BthDispositivosLista.Count Property

[This is preliminary documentation and subject to change.]

Obtiene la cantidad de objectos de la lista.

[Visual Basic]
NotOverridable Public ReadOnly Property Count As Integer _
    Implements ICollection.Count
[C#]
public int Count {get;}

Implements

ICollection.Count

See Also

BthDispositivosLista Class | desarrolloNET.Conectividad.Bluetooth Namespace