Collapse imageExpand ImageCopy imageCopyHover image
            





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

Overload List

  NameDescription
Public methodSortedSet<(Of <<'(T>)>>)(String, String, Boolean, IComparer<(Of <<'(T>)>>))
Creates a new CollectionType for a sorted ISet<(Of <(<'T>)>)>.
Public methodSortedSet(String, String, Boolean, IComparer)
Creates a new CollectionType for an ISet that is sorted by an IComparer.

See Also

ICollectionTypeFactory Interface
ICollectionTypeFactory Members
NHibernate.Bytecode Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate