PressDelete Method (MobileDevice)
Class
MobileDevice
.
Action
Presses the delete button.
Syntax
C#
device
.
PressDelete
()
VB
device
.
PressDelete
()