Name

Collection.Remove Method — Microsoft.VisualBasic.Collection

Synopsis

objectvariable.Remove(index)
objectvariable required; Collection Object

An object variable of the Collection type

index required; Integer or String

The ordinal position or the unique key name of the item to remove

Description

Removes a member from a collection.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.