Table of Contents

Method GetInsertText

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

GetInsertText(int)

Returns string to be inserted.

public override string GetInsertText(int index)

Parameters

index int

Index of item within collection.

Returns

string

Text to be inserted.