ActionItemBaseTAction, TCollectionImagesClear Method
Clear the contents of the Images collection.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void ImagesClear(
TAction item
)
Protected Shared Sub ImagesClear (
item As TAction
)
No code example is currently available or this language may not be supported.
Parameters
- item TAction
-
Reference to the file action item for which this action is being
called.
This method also clears the WorkingImage property.