Overload List
| Name | Description | |
|---|---|---|
|  | Contains(Object) | 
            Returns true if the table contains specified record.
            (Inherited from ProviderDictionary TKey, TValue .) | 
|  | Contains(TKey) | 
            Returns true if the table contains specified record.
            (Inherited from ProviderDictionary TKey, TValue .) | 
|  | Contains(Object, TValue ) | 
            Returns true if the table contains specified record.
            (Inherited from ProviderDictionary TKey, TValue .) | 
|  | Contains(TKey, TValue ) | 
            Returns true if the table contains specified record.
            (Inherited from ProviderDictionary TKey, TValue .) | 
|  | Contains(String, String ) | 
            Returns true if the table contains specified record.
             | 
See Also