Freigeben über


AnimEffectParentMkLstAnimationEffectMonikerList Konstruktoren

Definition

Überlädt

AnimEffectParentMkLstAnimationEffectMonikerList()

Initialisiert eine neue instance der AnimEffectParentMkLstAnimationEffectMonikerList-Klasse.

AnimEffectParentMkLstAnimationEffectMonikerList(OpenXmlElement[])

Initialisiert eine neue instance der AnimEffectParentMkLstAnimationEffectMonikerList-Klasse mit den angegebenen untergeordneten Elementen.

AnimEffectParentMkLstAnimationEffectMonikerList(IEnumerable<OpenXmlElement>)

Initialisiert eine neue instance der AnimEffectParentMkLstAnimationEffectMonikerList-Klasse mit den angegebenen untergeordneten Elementen.

AnimEffectParentMkLstAnimationEffectMonikerList(String)

Initialisiert eine neue instance der AnimEffectParentMkLstAnimationEffectMonikerList-Klasse aus äußerem XML.

AnimEffectParentMkLstAnimationEffectMonikerList()

Initialisiert eine neue instance der AnimEffectParentMkLstAnimationEffectMonikerList-Klasse.

public AnimEffectParentMkLstAnimationEffectMonikerList ();
Public Sub New ()

Gilt für:

AnimEffectParentMkLstAnimationEffectMonikerList(OpenXmlElement[])

Initialisiert eine neue instance der AnimEffectParentMkLstAnimationEffectMonikerList-Klasse mit den angegebenen untergeordneten Elementen.

public AnimEffectParentMkLstAnimationEffectMonikerList (params DocumentFormat.OpenXml.OpenXmlElement[] childElements);
new DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList : DocumentFormat.OpenXml.OpenXmlElement[] -> DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList
Public Sub New (ParamArray childElements As OpenXmlElement())

Parameter

childElements
OpenXmlElement[]

Gibt die untergeordneten Elemente an.

Gilt für:

AnimEffectParentMkLstAnimationEffectMonikerList(IEnumerable<OpenXmlElement>)

Initialisiert eine neue instance der AnimEffectParentMkLstAnimationEffectMonikerList-Klasse mit den angegebenen untergeordneten Elementen.

public AnimEffectParentMkLstAnimationEffectMonikerList (System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.OpenXmlElement> childElements);
new DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList : seq<DocumentFormat.OpenXml.OpenXmlElement> -> DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList
Public Sub New (childElements As IEnumerable(Of OpenXmlElement))

Parameter

childElements
IEnumerable<OpenXmlElement>

Gibt die untergeordneten Elemente an.

Gilt für:

AnimEffectParentMkLstAnimationEffectMonikerList(String)

Initialisiert eine neue instance der AnimEffectParentMkLstAnimationEffectMonikerList-Klasse aus äußerem XML.

public AnimEffectParentMkLstAnimationEffectMonikerList (string outerXml);
new DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList : string -> DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList
Public Sub New (outerXml As String)

Parameter

outerXml
String

Gibt den äußeren XML-Code des Elements an.

Gilt für: