Compartilhar via


Propriedade CompositeDisposable.Count

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (em Microsoft.Phone.Reactive.dll)

Sintaxe

'Declaração
Public ReadOnly Property Count As Integer
public int Count { get; }
public:
virtual property int Count {
    int get () sealed;
}
abstract Count : int with get
override Count : int with get

Valor de propriedade

Tipo: System.Int32

Implementações

ICollection<T>.Count

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

CompositeDisposable Classe

Namespace Microsoft.Phone.Reactive