ObservableStandardQueryOperatorTest.WhereIndex_Dispose Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub WhereIndex_Dispose
'Usage
Dim instance As ObservableStandardQueryOperatorTest

instance.WhereIndex_Dispose()
[TestMethodAttribute]
public void WhereIndex_Dispose()
[TestMethodAttribute]
public:
void WhereIndex_Dispose()
[<TestMethodAttribute>]
member WhereIndex_Dispose : unit -> unit 
public function WhereIndex_Dispose()

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace