PluginNoop.Serializer.ReadRecordData Method

Definition

public System.Collections.Generic.List<byte[]> ReadRecordData ();
abstract member ReadRecordData : unit -> System.Collections.Generic.List<byte[]>
override this.ReadRecordData : unit -> System.Collections.Generic.List<byte[]>
Public Function ReadRecordData () As List(Of Byte())

Returns

List<Byte[]>

Implements

Applies to