OpenXmlMiscNode-Klasse
OpenXmlMiscNode - non element node (PT, Comments, Entity, Notation, XmlDeclaration)
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlMiscNode
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Class OpenXmlMiscNode _
Inherits OpenXmlElement
'Usage
Dim instance As OpenXmlMiscNode
public class OpenXmlMiscNode : OpenXmlElement
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.