public PropertyValue DEVICELISTENTRY_RESERVE( int index ) {get; set;}
public: property PropertyValue^ DEVICELISTENTRY_RESERVE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DEVICELISTENTRY_RESERVE( int index ) {get; set;}
public: property PropertyValue^ DEVICELISTENTRY_RESERVE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..