public PropertyValue FUNC_MOUNTINGLOCATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_MOUNTINGLOCATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_MOUNTINGLOCATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_MOUNTINGLOCATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Describing mounting site of the function.