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