[]
Sets the value at the specified index.
public static void Set(this IPdfArray array, int index, IPdfObject item)
The current IPdfArray.
The value index.
The value to set.