AggregateContainer.hasLocator

Check if aggregate container contains a specific container.

class AggregateContainer
inout
bool
hasLocator
(
string key
)

Parameters

key string

the identity of container in aggregate container

Meta