EntityFieldPersistenceInfoList Properties |
The EntityFieldPersistenceInfoList type exposes the following members.
Name | Description | |
---|---|---|
Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListTargetEntityFieldPersistenceInfoBucket.) | |
Count | Gets the number of elements contained in the ListT. (Inherited from ListTargetEntityFieldPersistenceInfoBucket.) | |
Item | Gets or sets the element at the specified index. (Inherited from ListTargetEntityFieldPersistenceInfoBucket.) |
Name | Description | |
---|---|---|
IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from ListTargetEntityFieldPersistenceInfoBucket.) | |
ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from ListTargetEntityFieldPersistenceInfoBucket.) | |
IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from ListTargetEntityFieldPersistenceInfoBucket.) | |
ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from ListTargetEntityFieldPersistenceInfoBucket.) | |
IListItem | Gets or sets the element at the specified index. (Inherited from ListTargetEntityFieldPersistenceInfoBucket.) | |
ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from ListTargetEntityFieldPersistenceInfoBucket.) |