LinkedElementCollection<T>.AddNewCore Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Common implementation of logic to add and merge in a new element to the collection
C++
protected:
virtual System::Object ^ AddNewCore();
protected virtual object AddNewCore();
abstract member AddNewCore : unit -> obj
override this.AddNewCore : unit -> obj
Protected Overridable Function AddNewCore () As Object
The element that was added.
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |