DbSet<TEntity>.IListSource.ContainsListCollection 屬性

定義

取得值,指出集合是否為 System.Collections.IList 物件的集合。 一律傳回 false

bool System.ComponentModel.IListSource.ContainsListCollection { get; }
member this.System.ComponentModel.IListSource.ContainsListCollection : bool
 ReadOnly Property ContainsListCollection As Boolean Implements IListSource.ContainsListCollection

屬性值

實作

備註

如需詳細資訊和範例,請參閱 EF Core 中追蹤實體的本機檢視

適用於