Plugin.Serializer.ReadRecordData 方法

定义

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())

返回

List<Byte[]>

实现

适用于