C++ C#

ItemObjectView(I, bool, bool) Method

API Reference

Namespace: Semata.DataStore.ObjectModel.Views

Class: ItemObjectView<I>

Creates new ItemObjectView from an ItemObject

protected  ItemObjectView(I itemObject, bool usePropertyChanged, bool writeOnEndEdit)

Parameters

Type Name Description
MISSING PAGE I itemObject The ItemObject to base the view on.
bool usePropertyChanged if true, raises PropertySourceChanged on receiving PropertyChanged or PropertWritten from ItemObject, otherwise only on PropertyWritten
bool writeOnEndEdit If true, EndEdit() calls Write(), otherwise just calls Validate()

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.