Table of Contents

Property this

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

this[int]

Provides an indexed access to ICodeSnippetMember objects stored in the collection.

public ICodeSnippetMember this[int index] { get; set; }

Parameters

index int

Property Value

ICodeSnippetMember