Removes an item from the specified collection.
Namespace: MindFusion.DataBinding
Assembly: MindFusion.DataBinding
C# Copy Code |
---|
void RemoveItem ( |
Visual Basic Copy Code |
---|
Sub RemoveItem( _ |
The collection from which the item should be removed.
The item that should be removed.