The following tables list the members exposed by RelatedEntityList<T>.
Name | Description | |
---|---|---|
![]() | RelatedEntityList<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | See Count. |
![]() | IsPendingEntityList | Returns true if the current list is pending the completion of an asynchronous navigation. |
![]() | IsReadOnly | See System.Collections.IList.IsReadOnly. |
![]() | Item | See Item |
![]() | ListReference | The IdeaBlade.EntityModel.ListEntityReference{T} to which this list is tied. |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Clear | See System.Collections.IList.Clear. |
![]() | Contains | See Contains. |
![]() | CopyTo | See CopyTo. |
![]() | Equals | (Inherited from object) |
![]() | GetEnumerator | See GetEnumerator. |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | IndexOf | See IndexOf |
![]() | Insert | See Insert |
![]() | Reload | Forces the RelatedEntityList to refresh itself. |
![]() | Remove | See Remove. |
![]() | RemoveAt | See System.Collections.IList.RemoveAt(System.Int32) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | System.Collections.Specialized.INotifyCollectionChanged. |
![]() | PendingEntityListResolved | Event fired when an asynchronous navigation completes. |
![]() | PropertyChanged | System.ComponentModel.INotifyPropertyChanged |