Table of Contents

Method Assign

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

Assign(ICodeSnippetHeader)

Copies the contents of another ICodeSnippetHeader object.

public virtual void Assign(ICodeSnippetHeader source)

Parameters

source ICodeSnippetHeader

Specifies ICodeSnippetHeader to assign.