Table of Contents

Class CodeSnippetObjects

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

Provides an indexed access to individual ICodeSnippetObject objects.

public class CodeSnippetObjects : List<ICodeSnippetObject>, IList, ICollection, IReadOnlyList<ICodeSnippetObject>, IReadOnlyCollection<ICodeSnippetObject>, ICodeSnippetObjects, IList<ICodeSnippetObject>, ICollection<ICodeSnippetObject>, IEnumerable<ICodeSnippetObject>, IEnumerable
Inheritance
CodeSnippetObjects
Implements
Extension Methods

Methods

AddObject()

Adds a new item to the specified position within the ICodeSnippetObjects collection.

InsertObject(int)

Inserts a new item to the specified position within the ICodeSnippetObject collection.