ListBox::AddItemsCore Method (array<Object^>^)
.NET Framework (current version)
This member is obsolete, and there is no replacement.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
protected: [ObsoleteAttribute("This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202")] virtual void AddItemsCore( array<Object^>^ value )
Parameters
- value
-
Type:
array<System::Object^>^
An array of objects.
.NET Framework
Available since 1.1
Available since 1.1
Show: