CollectionEditor.CollectionForm.Items プロパティ
アセンブリ: System.Design (system.design.dll 内)
構文protected: property array<Object^>^ Items { array<Object^>^ get (); void set (array<Object^>^ value); }
/** @property */ protected Object[] get_Items () /** @property */ protected void set_Items (Object[] value)
フォームに表示するオブジェクトの配列。
解説
.NET Framework のセキュリティ
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- CollectionEditor.CollectionForm.Items プロパティのページへのリンク