Table of Contents

Property this

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

this[int]

Provides an indexed access to individual strings stored in the collection.

public virtual string this[int index] { get; set; }

Parameters

index int

Property Value

string