FoundFiles.Item[Int32] 属性

定义

从 由 对象表示的文件名列表中返回文件名 FoundFiles

public:
 property System::String ^ default[int] { System::String ^ get(int Index); };
public string this[int Index] { get; }
member this.Item(int) : string
Default Public ReadOnly Property Item(Index As Integer) As String

参数

Index
Int32

必需 整数。 应答向导文件名字符串或要返回的文件名的索引号。

属性值

适用于