Namespace: Semata.DataStore.ObjectModel.Views
Class: ItemObjectViewList<I,V>
Returns the zero-based index of the ItemObjectView<I> in the ItemObjectViewList<I, V>.
public int IndexOf(V view)
Parameters
Type | Name | Description |
MISSING PAGE V | view | The view whose index is sought |
Returns: int