public PropertyValue FUNC_GROUP( int index ) {get; set;}
public: property PropertyValue^ FUNC_GROUP { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_GROUP( int index ) {get; set;}
public: property PropertyValue^ FUNC_GROUP { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Function definition group, serves to group the function definitions.