ApplicationContainer.get

Get an Type that is associated with key.

class ApplicationContainer
Object
get
(
string identity
)

Parameters

identity string

the element id.

Return Value

Type: Object

Type element if it is available.

Throws

NotFoundException in case if the element wasn't found.

Meta