次の方法で共有


IListSource.GetList メソッド

それ自体は IList を実装していないオブジェクトから、データ ソースに連結できる IList を返します。

Function GetList() As IList
[C#]
IList GetList();
[C++]
IList* GetList();
[JScript]
function GetList() : IList;

戻り値

オブジェクトからデータ ソースに連結できる IList

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

IListSource インターフェイス | IListSource メンバ | System.ComponentModel 名前空間