public new PropertyValue this[ Properties.StorableObject id, int index ]; {get; set;}
public: new property PropertyValue^ default [Properties.StorableObject,int] { PropertyValue^ get(Properties.StorableObject id, int index); void set (Properties.StorableObject id, int index, PropertyValue^ value); }
Parameters
- id
- Identifier of the StorableObject's property
- index
- Index of the StorableObject's property