'宣言 Public Class PropertyGridItemCollection Inherits System.Collections.ObjectModel.ReadOnlyObservableCollection(Of PropertyGridItem)
public class PropertyGridItemCollection : System.Collections.ObjectModel.ReadOnlyObservableCollection<PropertyGridItem>