Measure.NumberFormatList.RemoveAt

Measure.NumberFormatList.RemoveAt method

Removes number format from list.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32Index of item to be removed.

See Also