'宣言 ReadOnly Property Data As System.Byte()
'使用法 Dim instance As IEmbeddedFont Dim value() As System.Byte value = instance.Data
System.byte[] Data {get;}
'宣言 ReadOnly Property Data As System.Byte()
'使用法 Dim instance As IEmbeddedFont Dim value() As System.Byte value = instance.Data
System.byte[] Data {get;}