Function AggregateContainer.set

Set a container into aggregate container

AggregateContainer set (
  Container container,
  string identity
);

Set a container into aggregate container Description

Parameters

NameDescription
container container that is added to aggregate container
identity identity by which container is identified in aggregate container

Returns

AggregateContainer