NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DirectoryEntryCollection.CollectionOverStringVariantProperty Class

Represents a collection of objects that can be individually indexed.

Object
   DirectoryEntryCollection.CollectionOverStringVariantProperty

[Visual Basic]
Public Class _
   DirectoryEntryCollection.CollectionOverStringVariantProperty
   Implements IList, ICollection, IEnumerable
[C#]
public class
   DirectoryEntryCollection.CollectionOverStringVariantProperty :
   IList, ICollection, IEnumerable
[C++]
public __gc class
   DirectoryEntryCollection.CollectionOverStringVariantProperty :
   public IList, ICollection, IEnumerable
[JScript]
public class
   DirectoryEntryCollection.CollectionOverStringVariantProperty
   implements IList, ICollection, IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.DirectoryServices

Assembly: System.DirectoryServices.dll

See Also

DirectoryEntryCollection.CollectionOverStringVariantProperty Members | System.DirectoryServices Namespace