SharpSchedule

StaffCollection Class

The staff collection is used to create a strongly typed collection of staff. A guid value is used to uniquely identify the staff.

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

System.Object
   DictionaryBase
      AbstractCollection
         StaffCollection

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

StaffCollection Members | Ozanam.Schedule.Store.Entity Namespace