BaseFlowJobElementRemoveJobElement Method |
Removes a child job element.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic void RemoveJobElement(
int position
)
Parameters
- position Int32
- The absolute zero-based index of the job element position in the list.
See Also