Metodo Contains
Determines whether the collection contains a job with the specified name.
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 | |
---|---|---|
Contains(String) | Determines whether the collection contains a job with the specified name. | |
Contains(String, Int32) | Determines whether the collection contains a job with the specified name and category ID. |
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