RegistryKey: SubKeyCount (get)

SubKeyCount

Returns the number of SubKeys within the current key.



 Public Property Get SubKeyCount ( ) As Long

Return Values

Long -  The number of SubKeys.

Read Only.

See Also

Project CorLib Overview

Class RegistryKey Overview