Namespace: NHibernate.Type
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class SetType : CollectionType |
Visual Basic |
---|
<SerializableAttribute> _ Public Class SetType _ Inherits CollectionType |
Visual C++ |
---|
[SerializableAttribute] public ref class SetType : public CollectionType |
Inheritance Hierarchy
System..::..Object
NHibernate.Type..::..AbstractType
NHibernate.Type..::..CollectionType
NHibernate.Type..::..SetType
NHibernate.Type..::..GenericSetType<(Of <(<'T>)>)>
NHibernate.Type..::..OrderedSetType
NHibernate.Type..::..SortedSetType
NHibernate.Type..::..AbstractType
NHibernate.Type..::..CollectionType
NHibernate.Type..::..SetType
NHibernate.Type..::..GenericSetType<(Of <(<'T>)>)>
NHibernate.Type..::..OrderedSetType
NHibernate.Type..::..SortedSetType