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