ComponentOne Xamarin.Android
NotifyDataSetChanged Method (ComboBoxSimpleAdapter)


C1.Android.Input Assembly > C1.Android.Input Namespace > ComboBoxSimpleAdapter Class : NotifyDataSetChanged Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("notifyDataSetChanged", 
   "()V", 
   "")>
Public Sub NotifyDataSetChanged() 
'Usage
 
Dim instance As ComboBoxSimpleAdapter
 
instance.NotifyDataSetChanged()
[Android.Runtime.Register("notifyDataSetChanged", 
   "()V", 
   "")]
public void NotifyDataSetChanged()
See Also

Reference

ComboBoxSimpleAdapter Class
ComboBoxSimpleAdapter Members