Contents Index Topic Contents | ||
Previous Topic: ShellWindows object methods Next Topic: _NewEnum Method |
Item Method
Description
Retrieves an InternetExplorer object that represents the shell window.
Syntax
object.Item [index]
Parameter Description object Required. An object expression that evaluates to a ShellWindows object. index Optional. Specifies the zero-based index of the item to retrieve. This value must be less than the value of the Count property.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.