Contains()
TagCollection::Contains(System::String) method
Determines whether the collection contains a specific name.
bool Aspose::Slides::TagCollection::Contains(System::String name) override
Arguments
Parameter | Type | Description |
---|---|---|
name | System::String | The key to locate. |
Return Value
True if the collection contains an tag with the specified key; otherwise, false.
See Also
- Class String
- Class TagCollection
- Namespace Aspose::Slides
- Library Aspose.Slides