Share via


DiagramNodeChildren.LastChild Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property LastChild As DiagramNode
    Get
'Usage
Dim instance As DiagramNodeChildren
Dim value As DiagramNode

value = instance.LastChild
DiagramNode LastChild { get; }

Property Value

Type: Microsoft.Office.Core.DiagramNode

See Also

Reference

DiagramNodeChildren Interface

DiagramNodeChildren Members

Microsoft.Office.Core Namespace