parentNum method

int parentNum()

Implementation

int parentNum(){
	return _parentNum;
}