Remove()

TagCollection::Remove(System::String) method

Removes the tag with a specified name from the collection.

void Aspose::Slides::TagCollection::Remove(System::String name) override

Arguments

ParameterTypeDescription
nameSystem::StringThe name of tag to remove.

See Also