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