Xml.xmldom.IDOMParseOptions Methods
InheritedProtected
| _scw_get_async | public | |
| _scw_get_preserveWhiteSpace | public | |
| _scw_get_resolveExternals | public | |
| _scw_get_validate | public | |
| AddRef | public | Increments the reference count for this interface. |
| get_async | public | Returns the value of the async property. |
| get_preserveWhiteSpace | public | Returns the value of the preserveWhiteSpace property. |
| get_resolveExternals | public | Returns the value of the resolveExternals property. |
| get_validate | public | Returns the value of the validate property. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| set_async | public | Sets the value of the async property. |
| set_preserveWhiteSpace | public | Sets the value of the preserveWhiteSpace property. |
| set_resolveExternals | public | Sets the value of the resolveExternals property. |
| set_validate | public | Sets the value of the validate property. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |