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