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