OpenXmlElement.Remove 方法

定义

从其父元素中删除当前元素。

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

例外

当父级为 null 引用时引发。

适用于