This document is archived and information here might be outdated. Recommended version. |
An edit task by index.
[Visual Basic .NET] Public Function get_Task ( _ ByVal index As Integer _ ) As IEditTask
[C#] public IEditTask get_Task ( int index );
IEditor Interface | IEditor.CurrentTask Property | IEditor.TaskCount Property | IEditTaskSearch Interface