StringLookup.GetMetadata(Int32) 方法

定义

public:
 cli::array <System::Byte> ^ GetMetadata(int id);
public byte[] GetMetadata (int id);
member this.GetMetadata : int -> byte[]
Public Function GetMetadata (id As Integer) As Byte()

参数

id
Int32

返回

Byte[]

适用于