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