DOMNodeWrapper Class
Office 2010
This member is reserved for internal use and is not intended to be used directly from your code.
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