ActionDelta.Items

説明

ActionDeltaの各ActionDeltaItemオブジェクトを含むActionDeltaItemCollectionを戻します。

C#構文

// get accessor

ActionDeltaItemCollection rtn = ActionDelta.Items;

JScript の例

/* 

	See the example on the documentation page for the ActionDelta object 

*/