ContainsKey
Storage.ContainsKey method
Determines whether the storage contains an element with the specified key.
public bool ContainsKey(string key)
Parameter | Type | Description |
---|---|---|
key | String | Key of the value. |
Return Value
True if the storage contains an element with the specified key, false otherwise.
See Also
- class Storage
- namespace Aspose.Slides.Export.Web
- assembly Aspose.Slides