Table of Contents

Method LoadTypesFromXml

Namespace
Alternet.Syntax.Parsers.XAML
Assembly
Alternet.Syntax.Parsers.XAML.v9.dll

LoadTypesFromXml(string, bool)

When implemented by a class, loads type definition from XML.

void LoadTypesFromXml(string path, bool keepExisting = true)

Parameters

path string

Path to XML file

keepExisting bool

Specifies whether to keep existing type definitions.