C++ C#

ItemObjectView(ItemObjectView<I>, bool, bool) Method

API Reference

Namespace: Semata.DataStore.ObjectModel.Views

Class: ItemObjectView<I>

Creates new ItemObjectView from another ItemObjectVew

protected  ItemObjectView(ItemObjectView<I> view, bool usePropertyChanged, bool writeOnEndEdit)

Parameters

Type Name Description
ItemObjectView<I> view Copy the ItemObject from this view.
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.