Append Method (StringList Collection)

Scope: Xpedition Designer schematic editor

Collection: StringList Collection

Prerequisites: None

Adds an element to the end of the collection.

Usage

StringList.Append(ByVal sItem As String)

Arguments

sItem

The element to add.