CMFCPropertyGridProperty::GetSubItem

检索从零开始的索引确定的子属性。

CMFCPropertyGridProperty* GetSubItem(
   int nIndex 
) const;

参数

  • [in] nIndex
    检索的属性的从零开始的索引。则小于零或大于或等于子属性,数此参数无效。

返回值

为了使此属性子项的属性对象的指针。

- 或 -

在发布模式下,NULL,如果 nIndex 参数无效。在调试模式,此方法断言。

要求

标头: afxpropertygridctrl.h

请参见

参考

CMFCPropertyGridProperty选件类

层次结构图