IAsyncQueryableElementType Property |
Gets the type of the elements in the sequence.
Namespace: System.LinqAssembly: System.Interactive.Async.Providers (in System.Interactive.Async.Providers.dll) Version: 1.2.0.0
SyntaxType ElementType { get; }
Property Value
Type:
Type
See Also