Schedule Members
Include Protected Members
Include Inherited Members
The Schedule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Schedule() | |
![]() |
Schedule([]) | |
![]() |
Schedule([], Boolean) | |
![]() |
Schedule(ICollection) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | |
![]() |
Clear | |
![]() |
Contains(ScheduleInterval) | |
![]() |
Contains(Object) | |
![]() |
CopyTo | |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Equals(Schedule) | |
![]() ![]() |
Equals(Schedule, Schedule) | |
![]() |
Finalize | (Inherited from Object.) |
![]() ![]() |
FromByteArray | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLastScheduledTime | |
![]() |
GetNextScheduledTime | |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
Parse(String) | |
![]() ![]() |
Parse(String, Boolean, Boolean) | |
![]() |
Remove | |
![]() |
ToByteArray | |
![]() |
ToString() | (Overrides Object.ToString().) |
![]() |
ToString(Boolean) |
Top
Fields
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
ICollection.CopyTo | |
![]() ![]() |
IEnumerable<Object>.GetEnumerator | |
![]() ![]() |
IEnumerable.GetEnumerator | |
![]() ![]() |
ICollection<Object>.IsReadOnly | |
![]() ![]() |
ICollection.IsSynchronized | |
![]() ![]() |
ICollection.SyncRoot |
Top