Beispiel #1
0
 /// <summary>Returns a hash code value for this multipoint.</summary>
 public override int GetHashCode()
 {
     return(m_impl.GetHashCode());
 }