Constructor SavedPropertiesItem
SavedPropertiesItem(AbstractControl, ConcurrentStack<PropInstanceAndValue>)
Initializes a new instance of the PropInstanceAndValue.SavedPropertiesItem struct with the specified parameters.
public SavedPropertiesItem(AbstractControl container, ConcurrentStack<PropInstanceAndValue> savedProps)
Parameters
containerAbstractControlContainer control which properties are saved.
savedPropsConcurrentStack<PropInstanceAndValue>Information about the saved properties.