Table of Contents

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 Type
collectionInstance object
newElement XamlPropertyValue