Remove()

IMotionPath::Remove(System::SharedPtr<IMotionCmdPath>) method

Removes specified commans from the collection.

virtual void Aspose::Slides::Animation::IMotionPath::Remove(System::SharedPtr<IMotionCmdPath> item)=0

Arguments

ParameterTypeDescription
itemSystem::SharedPtr<IMotionCmdPath>Motion path to remove IMotionCmdPath

See Also