'宣言 Public Class PropertyDescriptorCollection Inherits System.Collections.ObjectModel.Collection(Of PropertyDescriptor)
public class PropertyDescriptorCollection : System.Collections.ObjectModel.Collection<PropertyDescriptor>
'宣言 Public Class PropertyDescriptorCollection Inherits System.Collections.ObjectModel.Collection(Of PropertyDescriptor)
public class PropertyDescriptorCollection : System.Collections.ObjectModel.Collection<PropertyDescriptor>
System.Object
System.Collections.ObjectModel.Collection<T>
C1.Olap.PropertyDescriptorCollection