System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,T>>.Remove Method
Removes the first occurrence of the specified object from the collection.
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>>.Remove (
KeyValuePair<string, T> item
)
Parameters
- item
The item to remove from the collection.
Return Value
true if the item was successfully removed from the collection; false otherwise.
See Also
Reference
NamedValueDictionary Generic Class
NamedValueDictionary Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows XP SP2, Windows Vista