Table of Contents

Method GetItems

Namespace
Alternet.Scripter.Integration
Assembly
Alternet.Scripter.Integration.v9.dll

GetItems()

When implemented by a class, represents list of items in a string form.

public IEnumerable<string> GetItems()

Returns

IEnumerable<string>

List of items.