Aracılığıyla paylaş


ParagraphStructure.Add(NamedElement) Yöntem

Tanım

Paragrafa adlandırılmış öğe ekler.

public:
 void Add(System::Windows::Documents::DocumentStructures::NamedElement ^ element);
public void Add (System.Windows.Documents.DocumentStructures.NamedElement element);
member this.Add : System.Windows.Documents.DocumentStructures.NamedElement -> unit
Public Sub Add (element As NamedElement)

Parametreler

element
NamedElement

Eklenecek öğe.

Özel durumlar

şeklindedir element null.

Şunlara uygulanır