Table of Contents

Method IndexOf

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

IndexOf(T)

Returns the index of the first occurrence of an item in the collector.

public int IndexOf(T item)

Parameters

item T

Returns

int