[Missing <summary> documentation for "M:NHibernate.Collection.PersistentList.IsWrapper(System.Object)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public override bool IsWrapper( Object collection ) |
| Visual Basic |
|---|
Public Overrides Function IsWrapper ( _ collection As Object _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool IsWrapper( Object^ collection ) override |
Parameters
- collection
- Type: System..::..Object
[Missing <param name="collection"/> documentation for "M:NHibernate.Collection.PersistentList.IsWrapper(System.Object)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Collection.PersistentList.IsWrapper(System.Object)"]