ListBox.AddItemsCore(Object[]) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przestroga
This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202
Przestroga
This method has been deprecated. There is no replacement. https://go.microsoft.com/fwlink/?linkid=14202
Ten element członkowski jest przestarzały i nie ma zastąpienia.
protected:
virtual void AddItemsCore(cli::array <System::Object ^> ^ value);
protected virtual void AddItemsCore (object[] value);
[System.Obsolete("This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202")]
protected virtual void AddItemsCore (object[] value);
[System.Obsolete("This method has been deprecated. There is no replacement. https://go.microsoft.com/fwlink/?linkid=14202")]
protected virtual void AddItemsCore (object[] value);
abstract member AddItemsCore : obj[] -> unit
override this.AddItemsCore : obj[] -> unit
[<System.Obsolete("This method has been deprecated. There is no replacement. http://go.microsoft.com/fwlink/?linkid=14202")>]
abstract member AddItemsCore : obj[] -> unit
override this.AddItemsCore : obj[] -> unit
[<System.Obsolete("This method has been deprecated. There is no replacement. https://go.microsoft.com/fwlink/?linkid=14202")>]
abstract member AddItemsCore : obj[] -> unit
override this.AddItemsCore : obj[] -> unit
Protected Overridable Sub AddItemsCore (value As Object())
Parametry
- value
- Object[]
Tablica obiektów.
- Atrybuty