Freigeben über


OpenXmlElement.NextSibling-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Überladungsliste

  Name Beschreibung
Öffentliche Methode NextSibling<T>() Gets the specified type OpenXmlElement following this OpenXmlElement. If there is no such following OpenXmlElement, a null reference (Nothing in Visual Basic) is returned.
Öffentliche Methode NextSibling() Gets the OpenXmlElement immediately following this OpenXmlElement. If there is no next OpenXmlElement, a null reference (Nothing in Visual Basic) is returned.

Nach oben

Siehe auch

Referenz

OpenXmlElement Klasse

OpenXmlElement-Member

DocumentFormat.OpenXml-Namespace