[Missing <summary> documentation for "P:NHibernate.Persister.Collection.AbstractCollectionPersister.CollectionType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public CollectionType CollectionType { get; } |
Visual Basic |
---|
Public ReadOnly Property CollectionType As CollectionType Get |
Visual C++ |
---|
public: virtual property CollectionType^ CollectionType { CollectionType^ get () sealed; } |