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