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