The PeriodList type exposes the following members.

Methods

  NameDescription
Public methodAdd(IDateTime)
Public methodAdd(IPeriod)
Public methodClear
Public methodContains
Public methodCopy<(Of <<'(T>)>>)
Creates a copy of the object.
(Inherited from CalendarDataType.)
Public methodCopyFrom (Overrides CalendarDataType..::..CopyFrom(ICopyable).)
Public methodCopyTo
Public methodEquals (Overrides Object..::..Equals(Object).)
Public methodEvaluate
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetService(String) (Inherited from CalendarDataType.)
Public methodGetService(Type) (Inherited from CalendarDataType.)
Public methodGetService<(Of <<'(T>)>>)()()()() (Inherited from CalendarDataType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValueType (Inherited from CalendarDataType.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnDeserialized (Inherited from CalendarDataType.)
Protected methodOnDeserializing (Overrides CalendarDataType..::..OnDeserializing(StreamingContext).)
Public methodRemove(IDateTime)
Public methodRemove(IPeriod)
Public methodRemoveService(String) (Inherited from CalendarDataType.)
Public methodRemoveService(Type) (Inherited from CalendarDataType.)
Public methodSetService(Object) (Inherited from CalendarDataType.)
Public methodSetService(String, Object) (Inherited from CalendarDataType.)
Public methodSetValueType (Inherited from CalendarDataType.)
Public methodToString (Overrides Object..::..ToString()()()().)

See Also