public PropertyValue FUNCTION_TEMPLATE_COMBINATION( int index ) {get; set;}
public: property PropertyValue^ FUNCTION_TEMPLATE_COMBINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNCTION_TEMPLATE_COMBINATION( int index ) {get; set;}
public: property PropertyValue^ FUNCTION_TEMPLATE_COMBINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..