Using ADSI in C#, I'm trying to delete the data for a specified metabase key. However there is no DirectoryEntry.Properties.Clear() method, even though the PropertyValueCollection claims to implement IDictionary. Is there an easy way to clear out all the values for, say, /LM/W3SVC/1234567/Root/Foo/Bar...