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