DataSource for Entity Framework for WinForms
EntityViewSourceCollection クラス
メンバ 

C1.Win.Data.Entity.4.5.2 アセンブリ > C1.Win.Data.Entities 名前空間 : EntityViewSourceCollection クラス
An observable collection of C1.Data.Entities.EntityViewSource オブジェクトの監視可能なコレクション。
オブジェクト モデル
EntityViewSourceCollection クラス
シンタックス
'宣言
 
Public Class EntityViewSourceCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of EntityViewSource)
public class EntityViewSourceCollection : System.Collections.ObjectModel.ObservableCollection<EntityViewSource> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Win.Data.Entities.EntityViewSourceCollection

参照

EntityViewSourceCollection メンバ
C1.Win.Data.Entities 名前空間