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
- index
Type : System.Int32
Valeur de propriété
Type : System.Uri
Voir aussi
Référence
StartAddressCollection - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms