This document is archived and information here might be outdated. Recommended version. |
The pathname to the template at the given index.
[Visual Basic .NET]
Public Function get_Item ( _
ByVal Index As Integer _
) As String
[C#]
public string get_Item (
int Index
);