ElementFactory.getMetadata

Get the metadata on @factory with @key.

class ElementFactory
string
getMetadata
(
string key
)

Parameters

key string

a key

Return Value

Type: string

the metadata with @key on @factory or %NULL when there was no metadata with the given @key.

Meta