public void SetNewLocation( int x, int y )
'Declaration Public Sub SetNewLocation( _ ByVal x As Integer, _ ByVal y As Integer _ )
'Declaration
Public Sub SetNewLocation( _ ByVal x As Integer, _ ByVal y As Integer _ )
'Usage Dim instance As CustomDropCellType Dim x As Integer Dim y As Integer instance.SetNewLocation(x, y)
'Usage
Dim instance As CustomDropCellType Dim x As Integer Dim y As Integer instance.SetNewLocation(x, y)
CustomDropCellType Class CustomDropCellType Members