Properties::Count property

The Count property returns the number of Property objects that are in the Properties collection. This property is read-only.

Syntax

Property Count As Long

Property value

The number of Property objects contained in this collection.

Requirements

Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
MMCObj.h
IDL
MMCObj.idl
DLL
Mmc.exe
IID
IID_Properties is defined as 2886ABC2-A425-42b2-91C6-E25C0E04581C

See also

Properties.Item