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.

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

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