Click or drag to resize
IAsyncQueryableElementType Property
Gets the type of the elements in the sequence.

Namespace: System.Linq
Assembly: System.Interactive.Async.Providers (in System.Interactive.Async.Providers.dll) Version: 1.2.0.0
Syntax
C#
Type ElementType { get; }

Property Value

Type: Type
See Also