Item Method See Also vtIndex The index of the object to be returned (0-based) DescriptionReturns the object at the specified index. SyntaxVisual BasicPublic Function Item( _    ByVal vtIndex As Variant _ ) As ISDParams Parameters vtIndex The index of the object to be returned (0-based) See AlsoISDParamsCollection Collection