SiteMapDataSource.IListSource.ContainsListCollection プロパティ

定義

コレクションが IList オブジェクトのコレクションであるかどうかを示す値を取得します。

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

プロパティ値

true SiteMapDataSourceが 1 つ以上のSiteMapDataSourceView オブジェクトに関連付けられている場合は。それ以外の場合はfalse

実装

注釈

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

適用対象

こちらもご覧ください