Item Property (Struct Object)

Object: Struct Object

Access: Read/Write

Sets or returns a value based on a name/key.

Usage

Stuct.Item(ByVal Index As Variant) = Value

Arguments

Index

A name or key.

Return Values

The value of the name/key. The value can be any type.