Function TypeBasedContainer.link

Alias a key to an alias_.

TypeBasedContainer link (
  string identity,
  string alias_
);

Parameters

NameDescription
identity the originial identity which is to be aliased.
alias_ the alias of identity.

Returns

this