共用方式為


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[]

適用於