Contains()
ITagCollection::Contains(System::String) method
Determines whether the collection contains a specific name.
virtual bool Aspose::Slides::ITagCollection::Contains(System::String name)=0
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 ITagCollection
- Namespace Aspose::Slides
- Library Aspose.Slides