ReadOnlyLinkedElementCollection<T>.IBindingList.AddNew Method
Definition
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.
This method is not supported because this is a read-only collection.
virtual System::Object ^ System.ComponentModel.IBindingList.AddNew() = System::ComponentModel::IBindingList::AddNew;
object IBindingList.AddNew ();
abstract member System.ComponentModel.IBindingList.AddNew : unit -> obj
override this.System.ComponentModel.IBindingList.AddNew : unit -> obj
Function AddNew () As Object Implements IBindingList.AddNew
Returns
The item added to the collection.
Implements
Exceptions
This method is not supported