The ICollectionMetadata type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ElementType |
The collection element type
|
![]() | HasIndex |
Is the collection indexed?
|
![]() | IndexType |
The collection index type (or null if the collection has no index)
|
![]() | IsArray |
Is the collection an array?
|
![]() | IsLazy |
Is the collection lazily initialized?
|
![]() | IsPrimitiveArray |
Is the collection a primitive array?
|
![]() | KeyType |
The collection key type
|
![]() | Role |
The name of this collection role
|