Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
Object IEditableCollectionView.CurrentAddItem { get; }
Visual Basic
Private ReadOnly Property CurrentAddItem As Object
	Implements IEditableCollectionView.CurrentAddItem
	Get

Implements

IEditableCollectionView..::..CurrentAddItem

See Also