ActiveDirectorySchemaPropertyCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ActiveDirectorySchemaPropertyCollection class is a read/write collection that contains ActiveDirectorySchemaProperty objects.
public ref class ActiveDirectorySchemaPropertyCollection : System::Collections::CollectionBase
public class ActiveDirectorySchemaPropertyCollection : System.Collections.CollectionBase
type ActiveDirectorySchemaPropertyCollection = class
inherit CollectionBase
Public Class ActiveDirectorySchemaPropertyCollection
Inherits CollectionBase
- Inheritance
Properties
| Name | Description |
|---|---|
| Item[Int32] |
Gets or sets an ActiveDirectorySchemaProperty object in this collection. |