TemplateGroupCollection.System.Collections.IList.Item プロパティ
アセンブリ: System.Design (system.design.dll 内)

Private Property System.Collections.IList.Item ( _ index As Integer _ ) As Object Implements IList.Item
Dim instance As TemplateGroupCollection 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; }
プロパティ値
コレクション内の index の位置にあるオブジェクト。



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に収録されているすべての辞書からTemplateGroupCollection.System.Collections.IList.Item プロパティを検索する場合は、下記のリンクをクリックしてください。

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