ListItemStructure.Add(BlockElement) Metod

Definition

Lägger till ett block i ett listobjekt.

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

element är null.

Gäller för