Share via


StartAddressCollection.Item Property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Default Property Item ( _
    index As Integer _
) As Uri
    Get
'Usage
Dim instance As StartAddressCollection
Dim index As Integer
Dim value As Uri

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

Parameters

Property Value

Type: System.Uri

See Also

Reference

StartAddressCollection Class

StartAddressCollection Members

Microsoft.Office.Server.Search.Administration Namespace