PropertyCollection::Count Property
.NET Framework (current version)
Gets the number of properties in this collection.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Implements
ICollection::Count| Exception | Condition |
|---|---|
| COMException | An error occurred during the call to the underlying interface. |
| NotSupportedException | The directory cannot report the number of properties. |
The Internet Information Services (IIS), and WinNT providers do not currently support Count, so each will throw a NotSupportedException.
.NET Framework
Available since 1.1
Available since 1.1
Show: