public PropertyValue FUNC_CATEGORY_GROUP_ID( int index ) {get; set;}
public: property PropertyValue^ FUNC_CATEGORY_GROUP_ID { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CATEGORY_GROUP_ID( int index ) {get; set;}
public: property PropertyValue^ FUNC_CATEGORY_GROUP_ID { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Outputs the function definition in the "Category / Group / Function definition" format.