Item Method (Components Object)

Object: Components Object

Prerequisites: None

Returns a Component object contained in the collection.

Usage

Components.Item (ByVal arg As Long), or

Components (arg)

Arguments

arg

A zero-based index of a component, or the name of a component.

Description

Applies to the Components object (default method). See Components Object for more information.