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