RegistryKey: GetSubKeyNames |
Returns a list of SubKey names within the current SubKey.
Public Function GetSubKeyNames ( ) As String ( )
Values within the SubKey are not included in the list.
If no SubKeys exist then a zero-length array is returned.