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