[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.TypeExtensions.DetermineCollectionElementType(System.Type)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public static Type DetermineCollectionElementType( this Type genericCollection )  | 
| Visual Basic | 
|---|
<ExtensionAttribute> _ Public Shared Function DetermineCollectionElementType ( _ genericCollection As Type _ ) As Type  | 
| Visual C++ | 
|---|
[ExtensionAttribute] public: static Type^ DetermineCollectionElementType( Type^ genericCollection )  | 
Parameters
- genericCollection
 - Type: System..::..Type
[Missing <param name="genericCollection"/> documentation for "M:NHibernate.Mapping.ByCode.TypeExtensions.DetermineCollectionElementType(System.Type)"]
 
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.ByCode.TypeExtensions.DetermineCollectionElementType(System.Type)"]