public void Remove(TagPair value) { base._Remove(value); }
public void Add(TagPair value) { base._Add(value); }