Get the associated IType
Namespace: NHibernate.Persister.CollectionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
CollectionType CollectionType { get; } |
Visual Basic |
---|
ReadOnly Property CollectionType As CollectionType Get |
Visual C++ |
---|
property CollectionType^ CollectionType { CollectionType^ get (); } |