Proprietà Item

Gets an Job 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
Proprietà pubblica Item[ ( [ ( Int32] ) ] ) Gets an Job object in the collection by index number.
Proprietà pubblica Item[ ( [ ( String] ) ] ) Gets an Job object in the collection by name.
Proprietà pubblica Item[ ( [ ( String, Int32] ) ] ) Gets an Job object in the collection by name and category.

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.