Share via


DOMNodeWrapper - Classe

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Hiérarchie d’héritage

System.Object
  WrapperBase
    Microsoft.Office.Interop.InfoPath.SemiTrust.DOMNodeWrapper

Espace de noms :  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly :  Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntaxe

'Déclaration
<SecurityPermissionAttribute(SecurityAction.Assert, Flags := SecurityPermissionFlag.UnmanagedCode)> _
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class DOMNodeWrapper _
    Inherits WrapperBase _
    Implements DOMNode, IXMLDOMDocument3, IXMLDOMDocument2, IXMLDOMDocument,  _
    IXMLDOMElement, IXMLDOMCDATASection, IXMLDOMText, IXMLDOMAttribute, IXMLDOMComment,  _
    IXMLDOMCharacterData, IXMLDOMProcessingInstruction, IXMLDOMDocumentFragment, IXMLDOMDocumentType, IXMLDOMEntity,  _
    IXMLDOMEntityReference, IXMLDOMNode, IXMLDOMImplementation
'Utilisation
Dim instance As DOMNodeWrapper
[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

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

DOMNodeWrapper - Membres

Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms