System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,T>>.Contains Method
Determines whether the collection contains a specific value.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
private bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,T>>.Contains (
KeyValuePair<string, T> item
)
Parameters
- item
The object to locate in the collection.
Return Value
true if the collection contains the object; false otherwise.
See Also
Reference
NamedValueDictionary Generic Class
NamedValueDictionary Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows XP SP2, Windows Vista