StoryFragment.Add(BlockElement) Metod

Definition

Lägg till ett block i artikelfragmentet.

public:
 void Add(System::Windows::Documents::DocumentStructures::BlockElement ^ element);
public void Add(System.Windows.Documents.DocumentStructures.BlockElement element);
member this.Add : System.Windows.Documents.DocumentStructures.BlockElement -> unit
Public Sub Add (element As BlockElement)

Parametrar

element
BlockElement

Blocket som ska läggas till.

Undantag

Blocket som skickas är null.

Gäller för