GetMaxIndex() public method

public GetMaxIndex ( ) : int
return int
 public int MaxIndex()
 {
     return IndexList.GetMaxIndex();
 }