SharpSchedule

RepeatTypeCollection Class

The RepeatTypeCollection is used to create a strongly typed collection of RepeatType.

For a list of all members of this type, see RepeatTypeCollection Members.

System.Object
   DictionaryBase
      AbstractCollection
         RepeatTypeCollection

[Visual Basic]
Public Class RepeatTypeCollection
Inherits AbstractCollection
[C#]
public class RepeatTypeCollection : AbstractCollection

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Ozanam.Schedule.Store.Entity

Assembly: schedule.lib (in schedule.lib.dll)

See Also

RepeatTypeCollection Members | Ozanam.Schedule.Store.Entity Namespace