Overload | Description |
---|---|
IndexOf(Int32) | Searches for the specified ID and returns the zero-based index of the corresponding calendar. |
IndexOf(String) | Searches for the specified Name and returns the zero-based index of the corresponding calendar. |
IndexOf(CustomCalendar) | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |