Tesla Graphics Engine Documentation (January 2012)
Contains Method (item)
TeslaTesla.CollectionsReadOnlyDictionary<(Of <(<'TKey, TValue>)>)>Contains(KeyValuePair<(Of <<'(TKey, TValue>)>>))
Determines whether the ICollection<(Of <(<'T>)>)> contains a specific value.
Declaration Syntax
C#
public bool Contains(
	KeyValuePair<TKey, TValue> item
)
Parameters
item (KeyValuePair<(Of <(<'TKey, TValue>)>)>)
The object to locate in the ICollection<(Of <(<'T>)>)>.
Return Value
true if item is found in the ICollection<(Of <(<'T>)>)>; otherwise, false.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)