Method Execute Execute(int) Function that evaluates the height for a given element in the input buffer. Declaration public void Execute(int index) Parameters Type Name Description int index The index of the element that the function will process. Implements IJobParallelFor.Execute(int)