共用方式為


DataViewPropertyDescriptor.GetChildProperties 方法

包含受保護的成員
包含繼承的成員

傳回包含屬性 (Property) 之屬性 (Attribute) PropertyDescriptorCollection

這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。

多載清單

  名稱 描述
公用方法 GetChildProperties 傳回預設的 PropertyDescriptorCollection。 (繼承自 PropertyDescriptor)。
公用方法 GetChildProperties(Attribute) 使用指定的屬性陣列做為篩選條件,傳回 PropertyDescriptorCollection。 (繼承自 PropertyDescriptor)。
公用方法 GetChildProperties(Object) 傳回指定物件的 PropertyDescriptorCollection。 (繼承自 PropertyDescriptor)。
公用方法 GetChildProperties(Object, array<Attribute[]) 傳回指定元件的 PropertyDescriptorCollection ,使用指定的屬性陣列做為篩選條件。 (覆寫 PropertyDescriptor.GetChildProperties(Object, Attribute)。)

回頁首

請參閱

參考

DataViewPropertyDescriptor 類別

Microsoft.VisualStudio.Data.Framework 命名空間