[]
Removes an item with specified index.
public static void RemoveAt(this IPdfArray array, int index)
The current PDF array.
The index of an item to remove.