ActionSource.SourceItems

Description

Returns an AnimationSourceItemCollection containing each AnimationSourceItem object that makes up the ActionSource.

C# Syntax

// get accessor

AnimationSourceItemCollection rtn = ActionSource.SourceItems;

Examples

VBScript Example

' 

' See the example on the documentation page for the ActionSource object 

'

See Also

ActionSource::GetItems