'Declaration
<DefaultMemberAttribute("Item")> <EditorAttribute(dg, System.Drawing.Design.UITypeEditor)> Public Class ImageCollection Inherits System.Collections.CollectionBase
[DefaultMember("Item")] [Editor(dg, System.Drawing.Design.UITypeEditor)] public class ImageCollection : System.Collections.CollectionBase