pmMDA.NET

ViewBagOrListProperty.IndexOf Method 

[This is preliminary documentation and subject to change.]

Searches for the specified Object and returns the zero-based index of the first occurrence within the entire ViewBagOrListProperty.

public int IndexOf(
   View item
);

Parameters

item
The View to locate in the ViewBagOrListProperty.

Return Value

See Also

ViewBagOrListProperty Class | PmMda.Net.Views Namespace