2 references to PropertyValueCollection
System.DirectoryServices (2)
System\DirectoryServices\PropertyCollection.cs (2)
40PropertyValueCollection value = new PropertyValueCollection(_entry, propertyName); 210return new DictionaryEntry(_currentPropName, new PropertyValueCollection(_parentEntry, _currentPropName));