TopicCollection.Item Method |
Gets the element at the specified index.
[VBScript] Public Function Item( _ ByVal index As Object _ ) As Topic
[JScript] public function Item( index : Object ) : Topic;
The element at the specified index.
TopicCollection Object | TopicCollection Members | HelpProducer Namespace