Name

Collection.Item Method — Microsoft.VisualBasic.Collection

Synopsis

objectvariable.Item(index)
objectvariable required; Collection Object

An object variable of type Collection

index required; Integer or String

The index (the ordinal position) or the unique key name of the object in the collection

Description

Returns the member of the collection for the specified key or ordinal position.

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.