ComboBox.AddItemsCore メソッド
メモ : このメソッドは、互換性のために残されています。 旧式でない代替が必要な場合は、None を使用してください。
指定した項目をコンボ ボックスに追加します。 名前空間: System.Windows.Formsアセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

<ObsoleteAttribute("This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202")> _ Protected Overridable Sub AddItemsCore ( _ value As Object() _ )
[ObsoleteAttribute("This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202")] protected virtual void AddItemsCore ( Object[] value )
[ObsoleteAttribute(L"This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202")] protected: virtual void AddItemsCore ( array<Object^>^ value )
/** @attribute ObsoleteAttribute("This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202") */ protected void AddItemsCore ( Object[] value )
ObsoleteAttribute("This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202") protected function AddItemsCore ( value : Object[] )

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からComboBox.AddItemsCore メソッドを検索する場合は、下記のリンクをクリックしてください。

- ComboBox.AddItemsCore メソッドのページへのリンク