Example #1
0
 public int GetNextMax()
 {
     return(HeapObject.GetMax());
 }