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