Method AddToCollection
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
AddToCollection(Type, object, XamlPropertyValue)
Adds a value to the end of a collection.
public static void AddToCollection(Type collectionType, object collectionInstance, XamlPropertyValue newElement)
Parameters
collectionType
TypecollectionInstance
objectnewElement
XamlPropertyValue