Function AggregateContainer.remove

Remove a container from aggregate container.

AggregateContainer remove (
  string identity
);

Remove a container from aggregate container.

Parameters

NameDescription
identity identity of container to be removed

Returns

AggregateContainer