DOMNodeWrapper class
Office 2013
This documentation is preliminary and is subject to change.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace:
Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
[SecurityPermissionAttribute(SecurityAction.Assert, Flags = SecurityPermissionFlag.UnmanagedCode)] [PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")] public class DOMNodeWrapper : WrapperBase, DOMNode, IXMLDOMDocument3, IXMLDOMDocument2, IXMLDOMDocument, IXMLDOMElement, IXMLDOMCDATASection, IXMLDOMText, IXMLDOMAttribute, IXMLDOMComment, IXMLDOMCharacterData, IXMLDOMProcessingInstruction, IXMLDOMDocumentFragment, IXMLDOMDocumentType, IXMLDOMEntity, IXMLDOMEntityReference, IXMLDOMNode, IXMLDOMImplementation