Keyboard Help
C#
VB
Show/Hide TOC
Key
Clone Method
Performs a deep copy of the Key object.
Definition
Namespace:
BeeMobile.Keyboard
Assembly:
BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
Copy
public
Key
Clone
()
VB
Copy
Public
Function
Clone
As
Key
Return Value
Key
The copied object.
See Also
Reference
Key Class
BeeMobile.Keyboard Namespace
In This Article
Definition
See Also