DataSet.IListSource.ContainsListCollection プロパティ

定義

このメンバーの説明については、 ContainsListCollectionを参照してください。

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

プロパティ値

このメンバーの説明については、 ContainsListCollectionを参照してください。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 DataSet インスタンスがIListSource インターフェイスにキャストされている場合にのみ使用できます。

適用対象