'Declaration <DefaultMemberAttribute("Item")> <ListBindableAttribute(False)> Public Class RegistryKeyList Inherits NotifyListBase Implements System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage Dim instance As RegistryKeyList
[DefaultMember("Item")] [ListBindable(false)] public class RegistryKeyList : NotifyListBase, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList