<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.2.26159.112" />
System.Private.Windows.BinaryFormat.Serializer.ArrayRecord<T>
Typed class for array records.
The array items.
public T this[
int index] {
get; }
Returns the item at the given index.