System.Collections.Generic.ICollection<T>.Remove Method
Removes a specified element from the collection.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
private bool System.Collections.Generic.ICollection<T>.Remove (
T item
)
Parameters
- item
The element to remove.
Return Value
true if the channel was removed; false otherwise.
See Also
Reference
VertexChannel Generic Class
VertexChannel Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows XP SP2, Windows Vista