Share via


ObservableStandardQueryOperatorTest.WhereIndex_Complete Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace