SerializedProperty.DeleteArrayElementAtIndex

Switch to Manual
public void DeleteArrayElementAtIndex (int index);

Description

Delete the element at the specified index in the array.

See Also: isArray.