Inserts a new object to this IEntityListViewBase before the current selection position or at the end of the collection.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
void InsertNew()
Visual Basic (Declaration)
Sub InsertNew

See Also