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