IQueryable::ElementType Property
Silverlight
Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
Namespace: System.Linq
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System::TypeA Type that represents the type of the element(s) that are returned when the expression tree associated with this object is executed.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: