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