1 type derived from ValuesCollection
System.DirectoryServices (1)
System\DirectoryServices\PropertyCollection.cs (1)
280
private sealed class KeysCollection :
ValuesCollection
1 instantiation of ValuesCollection
System.DirectoryServices (1)
System\DirectoryServices\PropertyCollection.cs (1)
67
public ICollection Values => new
ValuesCollection
(this);