Share via


ObservableStandardQueryOperatorTest.TakeWhile_Index Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace