Table of Contents

Method Assign

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

Assign(ICodeSnippetHeader)

When implemented by a class, copies the contents of another ICodeSnippetHeader object.

void Assign(ICodeSnippetHeader source)

Parameters

source ICodeSnippetHeader

Specifies ICodeSnippetHeader to assign.