C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / ObservableCollectionStringConverter Class
Members
ObservableCollectionStringConverter Class
The ObservableCollectionStringConverter provides a type converter to convert ObservableCollection objects to and from various other representations.
Syntax
public class ObservableCollectionStringConverter : System.ComponentModel.TypeConverter 
Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      C1.Maui.Calendar.ObservableCollectionStringConverter

See Also