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