Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
ICollectionTypeFactory..::..List Method
ICollectionTypeFactory Interface See Also Send Feedback

Overload List

  NameDescription
Public methodList(String, String, Boolean)
Creates a new CollectionType for an IList.
Public methodList<(Of <<'(T>)>>)(String, String, Boolean)
Creates a new CollectionType for an IList<(Of <(<'T>)>)> with list semantics.

See Also

ICollectionTypeFactory Interface
ICollectionTypeFactory Members
NHibernate.Bytecode Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate