public PropertyValue Property( Properties.PlcIO id, int index ) {get; set;}
public: property PropertyValue^ Property { PropertyValue^ get(Properties.PlcIO id, int index); void set (Properties.PlcIO id, int index, PropertyValue^ value); }
Parameters
- id
- Identifier of the PlcIO's property
- index
- Index of the PlcIO's property