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