Freigeben über


StartingElementValues Enumeration

Definition

Starting-Element

public enum StartingElementValues
public readonly struct StartingElementValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.Diagrams.StartingElementValues>, IEquatable<DocumentFormat.OpenXml.Drawing.Diagrams.StartingElementValues>
type StartingElementValues = 
type StartingElementValues = struct
    interface IEnumValue
    interface IEnumValueFactory<StartingElementValues>
Public Enum StartingElementValues
Public Structure StartingElementValues
Implements IEnumValue, IEnumValueFactory(Of StartingElementValues), IEquatable(Of StartingElementValues)
Vererbung
StartingElementValues
Vererbung
StartingElementValues

Felder

StartingElementValues(String)

Erstellt eine neue StartingElementValues-Enumeration instance

Equals(StartingElementValues)
Equals(Object)
GetHashCode()
Node 0

Knoten.

Wenn das Element als XML serialisiert wird, lautet sein Wert "node".

Node

Knoten.

Wenn das Element als XML serialisiert wird, lautet sein Wert "node".

Equality(StartingElementValues, StartingElementValues)
Inequality(StartingElementValues, StartingElementValues)
ToString()
Transition 1

Übergang.

Wenn das Element als xml serialisiert wird, ist sein Wert "trans".

Transition

Übergang.

Wenn das Element als xml serialisiert wird, ist sein Wert "trans".

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<StartingElementValues>.Create(String)

Gilt für: