Freigeben über


CompositeDisposable.Count-Eigenschaft

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

Syntax

'Declaration
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

Eigenschaftswert

Typ: System.Int32

Implementiert

ICollection<T>.Count

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

CompositeDisposable Klasse

Microsoft.Phone.Reactive-Namespace