Adds key to the fast hash
public void Add(string);
Adds key and its value to the fast hash
public void Add(string,object);
FastHash Class | Majestic12 Namespace