public PropertyValue FUNC_POTENTIALSEPARATED( int index ) {get; set;}
public: property PropertyValue^ FUNC_POTENTIALSEPARATED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_POTENTIALSEPARATED( int index ) {get; set;}
public: property PropertyValue^ FUNC_POTENTIALSEPARATED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies whether signals end at the function or are forwarded.