public sealed class LayoutBinary : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutType<byte[]>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutSequenceWritable<byte>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutSpanReadable<byte>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutSpanWritable<byte>
type LayoutBinary = class
inherit LayoutType<byte[]>
interface ILayoutSpanWritable<byte>
interface ILayoutType
interface ILayoutSpanReadable<byte>
interface ILayoutSequenceWritable<byte>
Public NotInheritable Class LayoutBinary
Inherits LayoutType(Of Byte())
Implements ILayoutSequenceWritable(Of Byte), ILayoutSpanReadable(Of Byte), ILayoutSpanWritable(Of Byte)