Freigeben über


Int64Value-Klasse

Defines Int64Value - Int64 value for attributes.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlSimpleType
    DocumentFormat.OpenXml.OpenXmlSimpleValue<Int64>
      DocumentFormat.OpenXml.Int64Value

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Class Int64Value _
    Inherits OpenXmlSimpleValue(Of Long)
'Usage
Dim instance As Int64Value
public class Int64Value : OpenXmlSimpleValue<long>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

Int64Value-Member

DocumentFormat.OpenXml-Namespace