skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Extended Reality
    UI for Unity XR
    Free Tools
    JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class SchedulerTimeZoneCollection

Inheritance
System.Object
System.Collections.ObjectModel.Collection<SchedulerTimeZone>
ObservableCollection<SchedulerTimeZone>
SchedulerTimeZoneCollection
Inherited Members
ObservableCollection<SchedulerTimeZone>.CountString
ObservableCollection<SchedulerTimeZone>.ItemArrayString
ObservableCollection<SchedulerTimeZone>.InsertItem(Int32, SchedulerTimeZone, Action<SchedulerTimeZone>)
ObservableCollection<SchedulerTimeZone>.Move(Int32, Int32)
ObservableCollection<SchedulerTimeZone>.MoveItem(Int32, Int32)
ObservableCollection<SchedulerTimeZone>.BeginUpdate()
ObservableCollection<SchedulerTimeZone>.BeginItemUpdate()
ObservableCollection<SchedulerTimeZone>.EndItemUpdate()
ObservableCollection<SchedulerTimeZone>.EndItemUpdate(Boolean)
ObservableCollection<SchedulerTimeZone>.EndUpdate(Boolean)
ObservableCollection<SchedulerTimeZone>.EndUpdate()
ObservableCollection<SchedulerTimeZone>.OnCollectionChanged(NotifyCollectionChangedEventArgs)
ObservableCollection<SchedulerTimeZone>.NotifyListenersCollectionChanged(NotifyCollectionChangedEventArgs)
ObservableCollection<SchedulerTimeZone>.CallCollectionChanged(Object, NotifyCollectionChangedEventArgs)
ObservableCollection<SchedulerTimeZone>.OnCollectionChanging(NotifyCollectionChangingEventArgs)
ObservableCollection<SchedulerTimeZone>.NotifyListenersCollectionChanging(NotifyCollectionChangingEventArgs)
ObservableCollection<SchedulerTimeZone>.CallCollectionChanging(Object, NotifyCollectionChangingEventArgs)
ObservableCollection<SchedulerTimeZone>.RemoveRange(IEnumerable<SchedulerTimeZone>)
ObservableCollection<SchedulerTimeZone>.OnCollectionChanged(NotifyCollectionChangedAction, Object, Int32)
ObservableCollection<SchedulerTimeZone>.OnCollectionChanged(NotifyCollectionChangedAction, Object, Int32, Int32)
ObservableCollection<SchedulerTimeZone>.OnCollectionChanged(NotifyCollectionChangedAction, Object, Object, Int32)
ObservableCollection<SchedulerTimeZone>.OnCollectionReset(IList)
ObservableCollection<SchedulerTimeZone>.OnCollectionChanging(NotifyCollectionChangedAction, Object, Int32)
ObservableCollection<SchedulerTimeZone>.OnCollectionChanging(NotifyCollectionChangedAction, Object, Int32, Int32)
ObservableCollection<SchedulerTimeZone>.OnCollectionChanging(NotifyCollectionChangedAction, Object, Object, Int32)
ObservableCollection<SchedulerTimeZone>.OnCollectionReseting()
ObservableCollection<SchedulerTimeZone>.OnNotifyPropertyChanged(String)
ObservableCollection<SchedulerTimeZone>.OnNotifyPropertyChanged(PropertyChangedEventArgs)
ObservableCollection<SchedulerTimeZone>.OnNotifyPropertyChanging(String)
ObservableCollection<SchedulerTimeZone>.OnNotifyPropertyChanging(PropertyChangingEventArgsEx)
ObservableCollection<SchedulerTimeZone>.IList.Add(Object)
ObservableCollection<SchedulerTimeZone>.IList.Clear()
ObservableCollection<SchedulerTimeZone>.IList.Contains(Object)
ObservableCollection<SchedulerTimeZone>.IList.IndexOf(Object)
ObservableCollection<SchedulerTimeZone>.IList.Insert(Int32, Object)
ObservableCollection<SchedulerTimeZone>.IList.Remove(Object)
ObservableCollection<SchedulerTimeZone>.IList.RemoveAt(Int32)
ObservableCollection<SchedulerTimeZone>.IList.get_Item(Int32)
ObservableCollection<SchedulerTimeZone>.IList.set_Item(Int32, Object)
ObservableCollection<SchedulerTimeZone>.ICollection.CopyTo(Array, Int32)
ObservableCollection<SchedulerTimeZone>.IEnumerable.GetEnumerator()
ObservableCollection<SchedulerTimeZone>.IsUpdated
ObservableCollection<SchedulerTimeZone>.IList.IsFixedSize
ObservableCollection<SchedulerTimeZone>.IList.IsReadOnly
ObservableCollection<SchedulerTimeZone>.IList.Item[Int32]
ObservableCollection<SchedulerTimeZone>.ICollection.Count
ObservableCollection<SchedulerTimeZone>.ICollection.IsSynchronized
ObservableCollection<SchedulerTimeZone>.ICollection.SyncRoot
ObservableCollection<SchedulerTimeZone>.CollectionChanged
ObservableCollection<SchedulerTimeZone>.CollectionChanging
ObservableCollection<SchedulerTimeZone>.PropertyChanged
ObservableCollection<SchedulerTimeZone>.PropertyChanging
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.Add(Telerik.WinControls.UI.SchedulerTimeZone)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.Clear()
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.CopyTo(Telerik.WinControls.UI.SchedulerTimeZone[], System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.Contains(Telerik.WinControls.UI.SchedulerTimeZone)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.GetEnumerator()
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.IndexOf(Telerik.WinControls.UI.SchedulerTimeZone)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.Insert(System.Int32, Telerik.WinControls.UI.SchedulerTimeZone)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.Remove(Telerik.WinControls.UI.SchedulerTimeZone)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.RemoveAt(System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.Count
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.Items
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.Item[System.Int32]
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.SchedulerTimeZone>.System.Collections.Generic.ICollection<Telerik.WinControls.UI.SchedulerTimeZone>.IsReadOnly
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll

Syntax

public class SchedulerTimeZoneCollection : ObservableCollection<SchedulerTimeZone>, IList<SchedulerTimeZone>, ICollection<SchedulerTimeZone>, IReadOnlyList<SchedulerTimeZone>, IReadOnlyCollection<SchedulerTimeZone>, IEnumerable<SchedulerTimeZone>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyCollectionChanging, INotifyPropertyChanged, INotifyPropertyChangingEx

Constructors

SchedulerTimeZoneCollection()

Declaration
public SchedulerTimeZoneCollection()

Methods

AddRange(IEnumerable<SchedulerTimeZone>)

Adds a range of IEvent objects to the collection.

Declaration
public override void AddRange(IEnumerable<SchedulerTimeZone> timeZoneCollection)
Parameters
System.Collections.Generic.IEnumerable<SchedulerTimeZone> timeZoneCollection

The event collection.

Overrides
Telerik.WinControls.Data.ObservableCollection<Telerik.WinControls.UI.SchedulerTimeZone>.AddRange(System.Collections.Generic.IEnumerable<Telerik.WinControls.UI.SchedulerTimeZone>)

ClearItems()

Overridden. Removes all items from the collection.

Declaration
protected override void ClearItems()
Overrides
Telerik.WinControls.Data.ObservableCollection<Telerik.WinControls.UI.SchedulerTimeZone>.ClearItems()

InsertItem(Int32, SchedulerTimeZone)

Overridden. Inserts an item into the collection at the specified index.

Declaration
protected override void InsertItem(int index, SchedulerTimeZone item)
Parameters
System.Int32 index

SchedulerTimeZone item

Overrides
Telerik.WinControls.Data.ObservableCollection<Telerik.WinControls.UI.SchedulerTimeZone>.InsertItem(System.Int32, Telerik.WinControls.UI.SchedulerTimeZone)

ItemEventsSubscribe(SchedulerTimeZone)

Declaration
protected virtual void ItemEventsSubscribe(SchedulerTimeZone item)
Parameters
SchedulerTimeZone item

ItemEventsUnsubscribe(SchedulerTimeZone)

Declaration
protected virtual void ItemEventsUnsubscribe(SchedulerTimeZone item)
Parameters
SchedulerTimeZone item

OnItemPropertyChanged(Object, PropertyChangedEventArgs)

Declaration
protected virtual void OnItemPropertyChanged(object sender, PropertyChangedEventArgs e)
Parameters
System.Object sender

System.ComponentModel.PropertyChangedEventArgs e

RemoveItem(Int32)

Overridden. Removes the item at the specified index of the collection.

Declaration
protected override void RemoveItem(int index)
Parameters
System.Int32 index

Overrides
Telerik.WinControls.Data.ObservableCollection<Telerik.WinControls.UI.SchedulerTimeZone>.RemoveItem(System.Int32)

SetItem(Int32, SchedulerTimeZone)

Overridden. Replaces the element at the specified index.

Declaration
protected override void SetItem(int index, SchedulerTimeZone item)
Parameters
System.Int32 index

SchedulerTimeZone item

Overrides
Telerik.WinControls.Data.ObservableCollection<Telerik.WinControls.UI.SchedulerTimeZone>.SetItem(System.Int32, Telerik.WinControls.UI.SchedulerTimeZone)

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)

Was this article helpful?

Tell us how we can improve this article

Skip
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.