'Declaration
<DefaultMemberAttribute("Item")> Public Class PropertyGridObjectCollection Inherits C1.DataCollection.C1DataCollectionList(Of Object)
[DefaultMember("Item")] public class PropertyGridObjectCollection : C1.DataCollection.C1DataCollectionList<object>