[]
        
(Showing Draft Content)

C1.Win.C1Editor.List.Execute

Execute Method

Execute(Action)

Executes the specified action.

Declaration
public void Execute(List.Action action)
Public Sub Execute(action As List.Action)
Parameters
Type Name Description
List.Action action

The action to execute.