Add()

IBehaviorPropertyCollection::Add(const System::String&) method

Adds a new property to the collection.

virtual void Aspose::Slides::Animation::IBehaviorPropertyCollection::Add(const System::String &propertyValue)=0

Arguments

ParameterTypeDescription
propertyValueconst System::String&Value of the property to add.

See Also