Remove()
IBehaviorPropertyCollection::Remove(const System::String&) method
Removes specified property from the collection.
virtual bool Aspose::Slides::Animation::IBehaviorPropertyCollection::Remove(const System::String &propertyValue)=0
Arguments
Parameter | Type | Description |
---|---|---|
propertyValue | const System::String& | Value of the property to remove. |
Return Value
True if a property removed successfully bool
See Also
- Class String
- Class IBehaviorPropertyCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides