Table of Contents

Method GetDescription

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

GetDescription(int)

Returns a content of the column, named 'Description', of the specified item from the collection.

public override string GetDescription(int index)

Parameters

index int

Index of the item within the collection.

Returns

string

String content of specified column.