Click or drag to resize
SafeDictionaryTKey, TValueContains Method
Returns true if the dictionary contains the given key

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
Remarks
This operation does not require locking for concurrent access.
See Also