An NDoc Documented Class Library

FastHash.Add Method

Adds key to the fast hash

Overload List

Adds key to the fast hash

public void Add(string);

Adds key and its value to the fast hash

public void Add(string,object);

See Also

FastHash Class | Majestic12 Namespace