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