EntityViewSourceCollection Class Members
In This Topic
The following tables list the members exposed by EntityViewSourceCollection.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | Add | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<EntityViewSource>) |
 | Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Top
Public Events
| Name | Description |
 | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<EntityViewSource>) |
Top
See Also