OpenXmlElement.Remove Method

Definition

Removes the current element from its parent.

public void Remove ();
member this.Remove : unit -> unit
Public Sub Remove ()

Exceptions

Thrown when the parent is a null reference.

Applies to