Table of Contents

Method GetItems

Namespace
Alternet.Scripter.Integration
Assembly
Alternet.Scripter.Integration.v10.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.