C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / C1Calendar Class / Notify Method


In This Topic
Notify Method (C1Calendar)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("notify", 
   "()V", 
   "")>
Public Sub Notify() 
 
'Usage
 
Dim instance As C1Calendar
 
instance.Notify()
See Also