Freigeben über


LimitLocationType-Klasse

Defines the LimitLocationType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Math.LimitLocationType
        DocumentFormat.OpenXml.Math.IntegralLimitLocation
        DocumentFormat.OpenXml.Math.LimitLocation
        DocumentFormat.OpenXml.Math.NaryLimitLocation

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

Syntax

'Declaration
Public MustInherit Class LimitLocationType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As LimitLocationType
public abstract class LimitLocationType : OpenXmlLeafElement

Threadsicherheit

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

Siehe auch

Referenz

LimitLocationType-Member

DocumentFormat.OpenXml.Math-Namespace