Returns a specific member of a Collection object either by position or by key.
Methods
Description
Add(Optional ByVal Index As Long, Optional ByVal Key As String, Optional ByVal Caption As String, Optional ByVal ItemType As SmartItemType, Optional ByVal Image As Variant) As SmartItem
Adds a SmartItem object to a SmartItems collection and returns a reference to the created object.