# `NSArray allCombinationsKeepOrder(_:)`

*Instance Method*

## Declaration

```swift
func allCombinationsKeepOrder(_ keepOrder: Bool) -> [Any]!
```

