PropertyValueCollection Class
Contains the values of a DirectoryEntry property.
For a list of all members of this type, see PropertyValueCollection Members.
System.Object
System.Collections.CollectionBase
System.DirectoryServices.PropertyValueCollection
[Visual Basic] Public Class PropertyValueCollection Inherits CollectionBase [C#] public class PropertyValueCollection : CollectionBase [C++] public __gc class PropertyValueCollection : public CollectionBase [JScript] public class PropertyValueCollection extends CollectionBase
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.DirectoryServices
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Directoryservices (in System.Directoryservices.dll)
See Also
PropertyValueCollection Members | System.DirectoryServices Namespace | DirectoryEntry | DirectoryEntries | PropertyCollection | DirectorySearcher | ReferralChasingOption | SearchResultCollection | SearchResult | ResultPropertyCollection | ResultPropertyValueCollection | SearchScope | SortDirection | SortOption