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