Share via


LinkedElementCollection<T>.AddNew Method

Definition

Add and merge in a new element to the collection

public:
 System::Object ^ AddNew();
public object AddNew ();
member this.AddNew : unit -> obj
Public Function AddNew () As Object

Returns

The element that was added.

Applies to