SchemaNameCollection Class
Contains a list of the schema names that the SchemaFilter property of a DirectoryEntries object can use.
For a list of all members of this type, see SchemaNameCollection Members.
System.Object
System.DirectoryServices.SchemaNameCollection
[Visual Basic] Public Class SchemaNameCollection Implements IList, ICollection, IEnumerable [C#] public class SchemaNameCollection : IList, ICollection, IEnumerable [C++] public __gc class SchemaNameCollection : public IList, ICollection, IEnumerable [JScript] public class SchemaNameCollection implements IList, ICollection, IEnumerable
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
SchemaNameCollection Members | System.DirectoryServices Namespace | DirectoryEntries | SchemaFilter