Share via


ShapeNodes.Item Method

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

Syntax

'Declaration
Function Item ( _
    Index As Object _
) As ShapeNode
'Usage
Dim instance As ShapeNodes
Dim Index As Object
Dim returnValue As ShapeNode

returnValue = instance(Index)
ShapeNode Item(
    Object Index
)

Parameters

Return Value

Type: Microsoft.Office.Core.ShapeNode

See Also

Reference

ShapeNodes Interface

ShapeNodes Members

Microsoft.Office.Core Namespace