When implemented by a class, gets the Type returned
by the NullSafeGet() methods.
Namespace:
NHibernate.TypeAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ReturnedClass As Type |
C# |
---|
Type ReturnedClass { get; } |
Visual C++ |
---|
property Type^ ReturnedClass { Type^ get (); } |
JavaScript |
---|
function get_returnedClass(); |
Field Value
The Type from the .NET framework.
Remarks
This is used to establish the class of an array of this Itype