# `MGOrderedDictionary removeAllObjects`

*Instance Method*

## Declaration

```swift
func removeAllObjects()
```

```objc
- (void) removeAllObjects;
```

```python
removeAllObjects()
```

