Partager via


StartAddressCollection.Item - Propriété

Indexeur à l'adresse de retour par index

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Default Property Item ( _
    index As Integer _
) As Uri
    Get
'Utilisation
Dim instance As StartAddressCollection
Dim index As Integer
Dim value As Uri

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

Paramètres

Valeur de propriété

Type : System.Uri

Voir aussi

Référence

StartAddressCollection classe

StartAddressCollection - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms