| Constructor Summary | 
|---|
| Property Getters/Setters Summary | ||
|---|---|---|
| function | getCount() | |
| function | get(index) | |
| 
            Gets  | ||
| function | get(name) | |
| 
            Gets  | ||
| Method Summary | ||
|---|---|---|
| function | add(value) | |
| Reserved for internal use. | ||
| function | clear() | |
| function | contains(value) | |
| Reserved for internal use. | ||
| function | get(index) | |
| Reserved for internal use. | ||
| function | indexOf(value) | |
| Reserved for internal use. | ||
| function | iterator() | |
| function | removeAt(index) | |
function PowerQueryFormulaParameterCollection()
function getCount()
function get(index)
function get(name)
name - The name of the item.function clear()
function removeAt(index)
function iterator()
function get(index)
function contains(value)
function add(value)
function indexOf(value)