TableCellCollection.System.Collections.IList.Item プロパティ
アセンブリ: System.Web (system.web.dll 内)
構文Private Property System.Collections.IList.Item ( _ index As Integer _ ) As Object Implements IList.Item
Dim instance As TableCellCollection Dim index As Integer Dim value As Object value = CType(instance, IList).Item(index) CType(instance, IList).Item(index) = value
private: virtual property Object^ System.Collections.IList.Item [int] { Object^ get (int index) sealed = IList::default::get; void set (int index, Object^ value) sealed = IList::default::set; }
プロパティ値
指定したインデックスにある要素。
解説
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からTableCellCollection.System.Collections.IList.Item プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からTableCellCollection.System.Collections.IList.Item プロパティ
を検索
- TableCellCollection.System.Collections.IList.Item プロパティのページへのリンク