IHTMLDocumentCompatibleInfoCollection interface
Provides methods for accessing items in the collection of document compatibility strings supported by the webpage.
Members
The IHTMLDocumentCompatibleInfoCollection interface inherits from the IDispatch interface. IHTMLDocumentCompatibleInfoCollection also has these types of members:
Methods
The IHTMLDocumentCompatibleInfoCollection interface has these methods.
| Method | Description |
|---|---|
| item |
Retrieves an object from a documentCompatibleInfoCollection collection. |
Properties
The IHTMLDocumentCompatibleInfoCollection interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves the number of objects in a collection. |
Requirements
|
Minimum supported client |
Windows XP with SP2 |
|---|---|
|
Minimum supported server |
Windows Server 2003 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
- IDispatch
- Reference
- DocumentCompatibleInfo
- Conceptual
- About the W3C Document Object Model
- Defining Document Compatibility
Show: