Table of Contents

Method SetItems

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

SetItems(IEnumerable<Symbol>)

When implemented by a class, updates Symbol collection to the pop-up control.

public void SetItems(IEnumerable<Symbol> items)

Parameters

items IEnumerable<Symbol>

List of Symbol to be set.