PresentationDictionary<TKey, TValue>.Contains(KeyValuePair<TKey, TValue>) Method
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type |
|---|---|
| item | KeyValuePair<TKey, TValue> |
Returns
| Type |
|---|
| Boolean |
Implements
Contains(KeyValuePair<TKey, TValue>)
See Also