C#
VB
C++
Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
public Type ElementType {get;}
Public ReadOnly Property ElementType As Type
public:
property Type^ ElementType {
Type^ get();
}
A Type that represents the type of the element(s) that are returned when the expression tree associated with this object is executed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET