Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Internet Explorer
Methods
 item method
item method

[This documentation is preliminary and is subject to change.]

Retrieves an object from a documentCompatibleInfoCollection collection.

Internet Explorer 8

Syntax

var retval = documentCompatibleInfoCollection.item(index);

Standards information

There are no standards that apply here.

Parameters

index [in]

Type: long

The zero-based index of the object to retrieve.

Integer variable that specifies the element or collection to retrieve. The method returns the element in the collection at the given position, where the first element has value 0, the second has 1, and so on.

Return value

Type: ObjectReturns an object or a collection of objects if successful, or null otherwise.

See also

documentCompatibleInfoCollection
Defining Document Compatibility

 

 

Build date: 3/8/2012

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker