Property this
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
this[int]
When implemented by a class, provides an indexed access to ICodeSnippet
objects stored in the collection.
ICodeSnippet this[int index] { get; }
Parameters
index
int