Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class IdentifierBagType _ Inherits CollectionType |
| C# |
|---|
[SerializableAttribute] public class IdentifierBagType : CollectionType |
| Visual C++ |
|---|
[SerializableAttribute] public ref class IdentifierBagType : public CollectionType |
Inheritance Hierarchy
System.Object
NHibernate.Type.AbstractType
NHibernate.Type.CollectionType
NHibernate.Type.IdentifierBagType
NHibernate.Type.GenericIdentifierBagType<(Of T>)
NHibernate.Type.AbstractType
NHibernate.Type.CollectionType
NHibernate.Type.IdentifierBagType
NHibernate.Type.GenericIdentifierBagType<(Of T>)