StoryFragment.Add(BlockElement) Método

Definição

Adicione um bloco ao fragmento da história.

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)

Parâmetros

element
BlockElement

O bloco a acrescentar.

Exceções

O bloco ultrapassado é null.

Aplica-se a