Contains
TagCollection.Contains method
Determines whether the collection contains a specific name.
public bool Contains(string name)
Parameter | Type | Description |
---|---|---|
name | String | The key to locate. |
Return Value
True if the collection contains an tag with the specified key; otherwise, false.
See Also
- class TagCollection
- namespace Aspose.Slides
- assembly Aspose.Slides