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