Table of Contents

Method Assign

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

Assign(ILineSeparator)

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

void Assign(ILineSeparator source)

Parameters

source ILineSeparator

Specifies ILineSeparator to assign.