Table of Contents

Method Assign

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

Assign(IEditBraceMatching)

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

void Assign(IEditBraceMatching source)

Parameters

source IEditBraceMatching

Specifies IEditBraceMatching to assign.