Skip to main content
Docs
Collection.Item method
Returns a specific member of a Collection object either by position or by key. Syntax object.Item(index) The Item method syntax has the […]