[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeNodes.Item

this Property

this[int]

Gets the IShapeNode at the specified index.

Declaration
IShapeNode this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IShapeNode
Parameters
Type Name Description
int index

The index number for the object.

Property Value
Type Description
IShapeNode

The IShapeNode at the specified index.