public void Remove(global::Samples.Configuration.CollectionsSample.Demo2Element demo2Element)
 {
     base.BaseRemove(this.GetElementKey(demo2Element));
 }
 public void Add(global::Samples.Configuration.CollectionsSample.Demo2Element demo2Element)
 {
     base.BaseAdd(demo2Element);
 }