Property this
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
this[int]
Provides an indexed access to ICodeSnippet
objects stored in the collection.
public ICodeSnippet this[int index] { get; set; }
Parameters
index
int