DiagramNode.Children Property

Definition

Returns a DiagramNodeChildren object that contains all of the children of the specified diagram node.

public:
 property Microsoft::Office::Interop::Word::DiagramNodeChildren ^ Children { Microsoft::Office::Interop::Word::DiagramNodeChildren ^ get(); };
public Microsoft.Office.Interop.Word.DiagramNodeChildren Children { get; }
member this.Children : Microsoft.Office.Interop.Word.DiagramNodeChildren
Public ReadOnly Property Children As DiagramNodeChildren

Property Value

Applies to