PrefetchPath Properties |
The PrefetchPath type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capacity |
Returns the capacity of the collection
|
![]() | Count |
Returns the number of elements in this path
|
![]() | Item |
Indexer in the prefetch path
|
![]() | RootEntityType |
The EntityType enum value for the entity which is the root type of this path.
|
Name | Description | |
---|---|---|
![]() ![]() | IList.IsFixedSize | Gets a value indicating whether the IList has a fixed size. |
![]() ![]() | IList.IsReadOnly | Gets a value indicating whether the IList is read-only. |
![]() ![]() | ICollection.IsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). |
![]() ![]() | IList.Item | Gets or sets the element at the specified index. |
![]() ![]() | ICollection.SyncRoot | Gets an object that can be used to synchronize access to the ICollection. |
![]() ![]() | IPrefetchPathCore.Item |
Indexer in the prefetch path
|