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