Property SyntaxTrees
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v10.dll
SyntaxTrees
When implemented by a class, gets or sets a list of ISyntaxTree objects attached to this ICodeCompletionRepository.
IList<ISyntaxTree> SyntaxTrees { get; }