The Period type exposes the following members.

Constructors

Methods

  NameDescription
Public methodCompareTo
Public methodContains
Public methodCopy<(Of <<'(T>)>>)
Creates a copy of the object.
(Inherited from CalendarDataType.)
Public methodCopyFrom
Copies values from the target object to the current object.
(Inherited from CalendarDataType.)
Public methodEquals (Overrides Object..::..Equals(Object).)
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 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 (Inherited from CalendarDataType.)
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()()()().)

Fields

  NameDescription
Protected field_AssociatedObject (Inherited from CalendarDataType.)

Properties

  NameDescription
Public propertyAssociatedObject (Inherited from CalendarDataType.)
Public propertyCalendar (Inherited from CalendarDataType.)
Public propertyDuration
Public propertyEncoding (Inherited from EncodableDataType.)
Public propertyEndTime
Public propertyLanguage (Inherited from CalendarDataType.)
Public propertyMatchesDateOnly
When true, comparisons between this and other Period objects are matched against the date only, and not the date-time combination.
Public propertyParameters (Inherited from CalendarDataType.)
Public propertyStartTime

See Also