Item Method See Also vtIndex Specifies the number of the BPCode in the collection (starts from 0). DescriptionReturns a reference to the BPCode that you want to get. SyntaxVisual BasicPublic Function Item( _    ByVal vtIndex As Variant _ ) As BPCode Parameters vtIndex Specifies the number of the BPCode in the collection (starts from 0). See AlsoBPCodes Collection