Remove()

IControlPropertiesCollection::Remove(System::String) method

Removes a property with the specified name.

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

Arguments

ParameterTypeDescription
nameSystem::StringThe name of property to remove.

See Also