StoryFragment.Add(BlockElement) Metoda

Definice

Přidejte blok do fragmentu příběhu.

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)

Parametry

element
BlockElement

Blok, který chcete přidat.

Výjimky

Předaný blok je null.

Platí pro