ActionSource.SourceItems

説明

ActionSource を構成する各AnimationSourceItemオブジェクトを含むAnimationSourceItemCollectionを戻します。

C#構文

// get accessor

AnimationSourceItemCollection rtn = ActionSource.SourceItems;

VBScript の例

' 

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

'

関連項目

ActionSource::GetItems