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