public override int GetHashCode()
 {
     return(_segmentInfo.GetHashCode());
 }