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