Method RemoveItem
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
RemoveItem(Type, object, object)
Removes an item instance from the specified collection.
public static void RemoveItem(Type collectionType, object collectionInstance, object item)