SharpSchedule

ScheduleCommentCollection Class

The ScheduleComment collection is used to create a strongly typed collection of ScheduleComment.

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

System.Object
   DictionaryBase
      AbstractCollection
         ScheduleCommentCollection

[Visual Basic]
Public Class ScheduleCommentCollection
Inherits AbstractCollection
[C#]
public class ScheduleCommentCollection : 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

ScheduleCommentCollection Members | Ozanam.Schedule.Store.Entity Namespace