pip_services3_commons
pip_services3_commons
IReferences
removeAll abstract method
removeAll
pip_services3_commons
pip_services3_commons
IReferences
removeAll abstract method
IReferences class
Constructors
IReferences
Properties
hashCode
runtimeType
Methods
find
getAll
getAllLocators
getOneOptional
getOneRequired
getOptional
getRequired
put
remove
removeAll
noSuchMethod
toString
Operators
operator ==
removeAll
method
List
removeAll
(
dynamic
locator
)
Removes all component references that match the specified locator.
locator
the locator to remove references by.
Returns a list, containing all removed references.