Method GetItems
- Namespace
- Alternet.Scripter.Debugger.UI.Wpf.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.Wpf.v10.dll
GetItems()
When implemented by a class, represents list of items in a string form.
IEnumerable<string> GetItems()
Returns
- IEnumerable<string>
List of items.