Table of Contents

Method Contains

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

Contains(T)

Determines whether the collector currently contains a specific item.

public bool Contains(T item)

Parameters

item T

Returns

bool