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
- Properties
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 |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |
See also
Reference
Conceptual