AggregateContainer.getLocators

Get all containers in aggregate container

class AggregateContainer
InputRange!(Pair!(Locator!(), string))
getLocators
()

Return Value

Type: InputRange!(Pair!(Locator!(), string))

InputRange!(Tuple!(Locator!(Object, string), string)) a range of container => identity

Meta