Collapse imageExpand ImageCopy imageCopyHover image
            





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

Overload List

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

See Also

ICollectionTypeFactory Interface
ICollectionTypeFactory Members
NHibernate.Bytecode Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate