get_value


Description:

public void get_value (string name, ref Value value)

Retrieve the metadata value.

value must be initialised with a compatible type. If the value is unset or has not been previously declared value is unchanged and an error message is logged.

Parameters:

this

A MetadataStore

name

Metadata name

value

An initialised Value.