GetCount()

ISequence::GetCount(System::SharedPtr<IShape>) method

Returns count of effects for the specified shape.

virtual int32_t Aspose::Slides::Animation::ISequence::GetCount(System::SharedPtr<IShape> shape)=0

Arguments

ParameterTypeDescription
shapeSystem::SharedPtr<IShape>Shape object IShape

Return Value

Count of effects int32_t

See Also