Declaration

func removeMappedElements(_ selectedElementsMappings: [AnyHashable : Any])

Declaration

- (void) removeMappedElements:(NSDictionary *) selectedElementsMappings;

Declaration

removeMappedElements_(selectedElementsMappings: dict)

Parameters

selectedElementsMappings

Mappings produced by selectedElementsMappings()selectedElementsMappingsselectedElementsMappings.

Discussion

The mappings must refer to corresponding content in the receiver.

See Also

Selection Serialization