Share via


StringLookup.GetMetadata(Int32) Method

Definition

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

Parameters

id
Int32

Returns

Byte[]

Applies to