Scheduler for WPF | ComponentOne
C1.Schedule Namespace / ContactList Class
Properties Methods


In This Topic
    ContactList Class Members
    In This Topic

    The following tables list the members exposed by ContactList.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyGets the reference to the owning ContactCollection object.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Schedule.C1ObservableCollection<T>)
    Protected MethodOverrides default behavior of Collection. Prevents from adding items non-existent in the parent collection. (Inherited from C1.Schedule.BaseList<Contact>)
    Protected Method (Inherited from C1.Schedule.C1ObservableCollection<T>)
    Protected Method (Inherited from C1.Schedule.C1ObservableCollection<T>)
    Protected MethodOverrides default behavior of Collection. Prevents from adding items non-existent in the parent collection. (Inherited from C1.Schedule.BaseList<Contact>)
    Top
    See Also