Proprietà Item
Gets a TargetServer object in the collection by name or by index number.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets a TargetServer object in the collection by index number. | |
Item[ ( [ ( String] ) ] ) | Gets a TargetServer object in the collection by name. |
In alto
Osservazioni
Tutti i membri statici pubblici (Shared in Microsoft Visual Basic) di questo tipo sono sicuri per le operazioni a thread multipli. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche