[]
        
(Showing Draft Content)

C1.Win.Data.Entities.EntityViewSourceCollection

EntityViewSourceCollection Class

An observable collection of EntityViewSource objects.

Inheritance
EntityViewSourceCollection
Namespace: C1.Win.Data.Entities
Assembly: C1.Win.Data.Entity.4.8.dll
Syntax
public class EntityViewSourceCollection : ObservableCollection<EntityViewSource>, IList<EntityViewSource>, ICollection<EntityViewSource>, IList, ICollection, IReadOnlyList<EntityViewSource>, IReadOnlyCollection<EntityViewSource>, IEnumerable<EntityViewSource>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

Name Description
EntityViewSourceCollection()

Properties

Name Description
this[string]

Gets the EntityViewSource with the given name.