CheckedListBox.CheckedItemCollection.System.Collections.IList.Add メソッド
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Private Function System.Collections.IList.Add ( _ value As Object _ ) As Integer Implements IList.Add
Dim instance As CheckedItemCollection Dim value As Object Dim returnValue As Integer returnValue = CType(instance, IList).Add(value)
戻り値
追加する項目の 0 から始まるインデックス。

このメンバは、明示的なインターフェイス メンバの実装です。CheckedListBox.CheckedItemCollection インスタンスが IList インターフェイスにキャストされた場合にのみ使用できます。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


CheckedListBox.CheckedItemCollection クラス
CheckedListBox.CheckedItemCollection メンバ
System.Windows.Forms 名前空間
Weblioに収録されているすべての辞書からCheckedListBox.CheckedItemCollection.System.Collections.IList.Add メソッドを検索する場合は、下記のリンクをクリックしてください。

- CheckedListBox.CheckedItemCollection.System.Collections.IList.Add メソッドのページへのリンク