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