Remove Method (StringList Collection)

Scope: Xpedition Designer schematic editor

Collection: StringList Collection

Prerequisites: None

Removes an element specified by its index position from the collection.

Usage

StringList.Remove(ByVal Index As Long)

Arguments

Index

Index of the element in the collection. Indexing starts at 1.