Metodo Contains
Verifies whether the specified string exists in the collection.
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) | Verifies whether the specified string exists in the collection. | |
Contains(T) | Determines whether the collection contains the specified object. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcCollatedDictionaryCollection< (Of < ( <'T, K, ParentT> ) > ) >. | |
Contains(T) |
In alto
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Vedere anche