Remove()

ITagCollection::Remove(System::String) method

Removes the tag with a specified name from the collection.

virtual void Aspose::Slides::ITagCollection::Remove(System::String name)=0

Arguments

ParameterTypeDescription
nameSystem::StringThe name of tag to remove.

See Also