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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset