public MDPropertyValue FUNC_DESC( int index ) {get; set;}
public: property MDPropertyValue^ FUNC_DESC { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue FUNC_DESC( int index ) {get; set;}
public: property MDPropertyValue^ FUNC_DESC { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
This property is read-only..
Function definition description.