```powershell Find-Member -ParameterType { [any[,]] } ``` Finds any array, not just arrays with a rank of 2.