Exemple #1
0
 public override void Remove(Quaternion x)
 {
     lock (this.m_root) m_collection.Remove(x);
 }