Remove()

ControlPropertiesCollection::Remove(System::String) method

Removes a property with the specified name.

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

Arguments

ParameterTypeDescription
nameSystem::StringThe name of property to remove.

See Also