QbservableTest.MaxBy Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub MaxBy
'Usage
Dim instance As QbservableTest
instance.MaxBy()
[TestMethodAttribute]
public void MaxBy()
[TestMethodAttribute]
public:
void MaxBy()
[<TestMethodAttribute>]
member MaxBy : unit -> unit
public function MaxBy()