public PropertyValue POTENTIAL_VALUE( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_VALUE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue POTENTIAL_VALUE( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_VALUE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }