ResultSetView.System.Collections.IList.Item プロパティ
アセンブリ: System.Data.SqlServerCe (system.data.sqlserverce.dll 内)

Private Property System.Collections.IList.Item ( _ index As Integer _ ) As Object Implements IList.Item
Dim instance As ResultSetView 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 CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows XP Professional x64 Edition, Windows XP SP2
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からResultSetView.System.Collections.IList.Item プロパティを検索する場合は、下記のリンクをクリックしてください。

- ResultSetView.System.Collections.IList.Item プロパティのページへのリンク