IQbservable.ElementType property¶
Defined in
Type: IQbservable
Namespace: System.Reactive.Linq
Assembly: System.Reactive.dll
Applies to
netstandard2.0
Type ElementType { get; }
Summary: Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQbservable is executed.
Returns: Type