updateParentArrayArray method

List<int> updateParentArrayArray()

Implementation

List<int> updateParentArrayArray(){
	return _updateParentArray;
}