ItemStyleLabel(ItemStyleLabel) Constructor
Copy constructor.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public ItemStyleLabel(
ItemStyleLabel original
)
Public Sub New (
original As ItemStyleLabel
)
Parameters
- original ItemStyleLabel
- Reference to ItemStyleLabel which will be deeply copied into the newly initialized instance.