[Missing <summary> documentation for "P:Remotion.Linq.QueryableBase`1.ElementType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public Type ElementType { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property ElementType As Type Get  | 
| Visual C++ | 
|---|
public: virtual property Type^ ElementType { Type^ get () sealed; }  |