dotNetRDF API Documentation

HashTable(TKey,TValue).Clear Method

Clears the Hash Table

public void HashTable();

Implements

ICollection<KeyValuePair<TKey, TValue>>.Clear

See Also

HashTable<TKey, TValue> Class | VDS.Common Namespace