public void ScheduleSelf( Action what, long when )
'Declaration Public Overloads Sub ScheduleSelf( _ ByVal what As Action, _ ByVal when As Long _ )
'Declaration
Public Overloads Sub ScheduleSelf( _ ByVal what As Action, _ ByVal when As Long _ )
'Usage Dim instance As C1TexBoxBackgroundDrawable Dim what As Action Dim when As Long instance.ScheduleSelf(what, when)
'Usage
Dim instance As C1TexBoxBackgroundDrawable Dim what As Action Dim when As Long instance.ScheduleSelf(what, when)
C1TexBoxBackgroundDrawable Class C1TexBoxBackgroundDrawable Members Overload List