Table of Contents

Method Assign

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Assign(IPersistentSettings)

When implemented by a class, copies the content from another IPersistentSettings object.

void Assign(IPersistentSettings source)

Parameters

source IPersistentSettings

Specifies IPersistentSettings to assign.