RefCountDisposable.GetDisposable Method

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

Syntax

'Declaration
Public Function GetDisposable As IDisposable
public IDisposable GetDisposable()
public:
IDisposable^ GetDisposable()
member GetDisposable : unit -> IDisposable

Return Value

Type: System.IDisposable

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

RefCountDisposable Class

Microsoft.Phone.Reactive Namespace