Schema Constructor ()
Initializes an instance of the Schema class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As New Schema
Syntax
'Declaration
Public Sub New
public Schema ()
public:
Schema ()
public Schema ()
public function Schema ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
Schema Class
Schema Members
Microsoft.MetadirectoryServices Namespace