StartAddressCollection.Item 属性

索引器可以按索引返回地址

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public ReadOnly Default Property Item ( _
    index As Integer _
) As Uri
    Get
用法
Dim instance As StartAddressCollection
Dim index As Integer
Dim value As Uri

value = instance(index)
public Uri this[
    int index
] { get; }

参数

属性值

类型:System.Uri

另请参阅

引用

StartAddressCollection 类

StartAddressCollection 成员

Microsoft.Office.Server.Search.Administration 命名空间