Namespace: Semata.DataStore.ObjectModel.Views
Class: ItemObjectViewList<I,V>
Removes the specified ItemObjectView<I> from the ItemObjectViewList<I, V>.
public bool Remove(V view)
Parameters
Type | Name | Description |
MISSING PAGE V | view | The view to remove |
Returns: bool