topNum method

int topNum()

Implementation

int topNum(){
	return _topNum;
}