Aracılığıyla paylaş


ListItemStructure.Add(BlockElement) Yöntem

Tanım

Liste öğesine bir blok ekler.

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)

Parametreler

element
BlockElement

Eklenecek blok.

Özel durumlar

, element şeklindedir null.

Şunlara uygulanır