Function AggregateLocatorImpl.remove

Removes a Locator by key.

AggregateLocatorImpl!(Type,KeyType,LocatorKeyType) remove (
  LocatorKeyType key
);

Parameters

NameDescription
key the identity of locator that should be removed.