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