Table of Contents

Method GetInsertText

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

GetInsertText(int)

When implemented by a class, returns string to be inserted.

string GetInsertText(int index)

Parameters

index int

Index of item within collection.

Returns

string

Text to be inserted.