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