updateParamIndexArray method

List<int> updateParamIndexArray()

Implementation

List<int> updateParamIndexArray(){
	return _updateParamIndex;
}