Namespace:
NHibernate.Persister.Collection
Assembly: NHibernate (in NHibernate.dll)
ICollectionPersister..::.ElementType
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ElementType As IType |
C# |
---|
public IType ElementType { get; } |
Visual C++ |
---|
public: virtual property IType^ ElementType { IType^ get () sealed; } |
JavaScript |
---|
function get_elementType(); |
Implements
ICollectionMetadata..::.ElementTypeICollectionPersister..::.ElementType