Table of Contents

Method Assign

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

Assign(ITextStrings)

When implemented by a class, copies the contents from another ITextStrings object.

void Assign(ITextStrings source)

Parameters

source ITextStrings

Specifies ITextStrings to assign.