public PropertyValue INSTANCE_USER_DEFINED_PROPERTYSET( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_USER_DEFINED_PROPERTYSET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INSTANCE_USER_DEFINED_PROPERTYSET( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_USER_DEFINED_PROPERTYSET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Internal property for the user-defined property arrangement specified on the component.