Język

ListItemStructure.Add(BlockElement) Metoda

Definicja

Dodaje blok do elementu listy.

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 do dodania.

Wyjątki

element jest null.

Dotyczy