<PackageReference Include="System.Drawing.Common" Version="10.0.0-rc.2.25502.107" />
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.