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