Scope: Xpedition Designer schematic editor
Collection: StringCollection Collection
Prerequisites: None
Removes an element (specified by its index number) from the collection.
StringCollection.Remove(ByVal Index As Long)
The index number of the element to remove from the collection. Index numbering starts at 1.