The IPeriodList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(IDateTime) | ||
| Add(T) |
Adds an item to the ICollection<(Of <(<'T>)>)>.
(Inherited from ICollection<(Of <(<'IPeriod>)>)>.) | |
| Clear |
Removes all items from the ICollection<(Of <(<'T>)>)>.
(Inherited from ICollection<(Of <(<'IPeriod>)>)>.) | |
| Contains |
Determines whether the ICollection<(Of <(<'T>)>)> contains a specific value.
(Inherited from ICollection<(Of <(<'IPeriod>)>)>.) | |
| Copy<(Of <<'(T>)>>) |
Returns a copy of the current object, including
all relevent fields/properties, resulting in a
semantically equivalent copy of the object.
(which consequently passes an object.Equals(obj1, obj2)
test).
(Inherited from ICopyable.) | |
| CopyFrom |
Copies all relevant fields/properties from
the target object to the current one.
(Inherited from ICopyable.) | |
| CopyTo |
Copies the elements of the ICollection<(Of <(<'T>)>)> to an Array, starting at a particular Array index.
(Inherited from ICollection<(Of <(<'IPeriod>)>)>.) | |
| GetEnumerator()()()() |
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of <(<'IPeriod>)>)>.) | |
| GetEnumerator()()()() |
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.) | |
| GetService(Type) |
Gets the service object of the specified type.
(Inherited from IServiceProvider.) | |
| GetService(String) | (Inherited from IServiceProvider.) | |
| GetService<(Of <<'(T>)>>)()()()() | (Inherited from IServiceProvider.) | |
| GetService<(Of <<'(T>)>>)(String) | (Inherited from IServiceProvider.) | |
| GetValueType | (Inherited from ICalendarDataType.) | |
| Remove(IDateTime) | ||
| Remove(T) |
Removes the first occurrence of a specific object from the ICollection<(Of <(<'T>)>)>.
(Inherited from ICollection<(Of <(<'IPeriod>)>)>.) | |
| RemoveService(String) | (Inherited from IServiceProvider.) | |
| RemoveService(Type) | (Inherited from IServiceProvider.) | |
| SetService(Object) | (Inherited from IServiceProvider.) | |
| SetService(String, Object) | (Inherited from IServiceProvider.) | |
| SetValueType | (Inherited from ICalendarDataType.) |