Table of Contents

Method Assign

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

Assign(ILineSeparator)

Copies the contents from another ILineSeparator object.

public virtual void Assign(ILineSeparator source)

Parameters

source ILineSeparator

Specifies ILineSeparator to assign.