Show / Hide Table of Contents

Class FCTimeZoneCollection

Inheritance
System.Object
System.Collections.Generic.List<FCTimeZone>
DataObjectCollection<FCTimeZone>
FCTimeZoneCollection
Implements
System.Collections.Generic.IList<FCTimeZone>
System.Collections.Generic.ICollection<FCTimeZone>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<FCTimeZone>
System.Collections.Generic.IReadOnlyCollection<FCTimeZone>
System.Collections.Generic.IEnumerable<FCTimeZone>
System.Collections.IEnumerable
Inherited Members
DataObjectCollection<FCTimeZone>.Initialize(DataTable)
DataObjectCollection<FCTimeZone>.Initialize(DataRow[])
DataObjectCollection<FCTimeZone>.Initialize(Object[][])
DataObjectCollection<FCTimeZone>.AddDataObject(FCTimeZone)
DataObjectCollection<FCTimeZone>.OnDataObjectAdded(FCTimeZone)
DataObjectCollection<FCTimeZone>.Create(Object[])
DataObjectCollection<FCTimeZone>.GetItemByIndex(Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Add(FChoice.Foundation.Clarify.DataObjects.FCTimeZone)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.AddRange(System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.AsReadOnly()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.BinarySearch(System.Int32, System.Int32, FChoice.Foundation.Clarify.DataObjects.FCTimeZone, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.BinarySearch(FChoice.Foundation.Clarify.DataObjects.FCTimeZone)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.BinarySearch(FChoice.Foundation.Clarify.DataObjects.FCTimeZone, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Clear()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Contains(FChoice.Foundation.Clarify.DataObjects.FCTimeZone)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.ConvertAll<TOutput>(System.Converter<FChoice.Foundation.Clarify.DataObjects.FCTimeZone, TOutput>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.CopyTo(FChoice.Foundation.Clarify.DataObjects.FCTimeZone[])
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.CopyTo(System.Int32, FChoice.Foundation.Clarify.DataObjects.FCTimeZone[], System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.CopyTo(FChoice.Foundation.Clarify.DataObjects.FCTimeZone[], System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Exists(System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Find(System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.FindAll(System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.FindIndex(System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.FindIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.FindIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.FindLast(System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.FindLastIndex(System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.FindLastIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.FindLastIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.ForEach(System.Action<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.IndexOf(FChoice.Foundation.Clarify.DataObjects.FCTimeZone)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.IndexOf(FChoice.Foundation.Clarify.DataObjects.FCTimeZone, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.IndexOf(FChoice.Foundation.Clarify.DataObjects.FCTimeZone, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Insert(System.Int32, FChoice.Foundation.Clarify.DataObjects.FCTimeZone)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.LastIndexOf(FChoice.Foundation.Clarify.DataObjects.FCTimeZone)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.LastIndexOf(FChoice.Foundation.Clarify.DataObjects.FCTimeZone, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.LastIndexOf(FChoice.Foundation.Clarify.DataObjects.FCTimeZone, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Remove(FChoice.Foundation.Clarify.DataObjects.FCTimeZone)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.RemoveAll(System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.RemoveAt(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Reverse()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Sort()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Sort(System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Sort(System.Comparison<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.ToArray()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.TrimExcess()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.TrueForAll(System.Predicate<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Capacity
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Count
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.Generic.ICollection<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Item[System.Int32]
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.System.Collections.IList.Item[System.Int32]
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: FChoice.Foundation.Clarify.DataObjects
Assembly: fcSDK.dll
Syntax
public class FCTimeZoneCollection : DataObjectCollection<FCTimeZone>, IList<FCTimeZone>, ICollection<FCTimeZone>, IList, ICollection, IReadOnlyList<FCTimeZone>, IReadOnlyCollection<FCTimeZone>, IEnumerable<FCTimeZone>, IEnumerable

Properties

DefaultTimeZone

Declaration
public FCTimeZone DefaultTimeZone { get; set; }
Property Value
Type Description
FCTimeZone

Item[String, Boolean]

Declaration
public FCTimeZone this[string name, bool isFullName] { get; }
Parameters
Type Name Description
System.String name
System.Boolean isFullName
Property Value
Type Description
FCTimeZone

Methods

Contains(String, Boolean)

Declaration
public bool Contains(string name, bool isFullName)
Parameters
Type Name Description
System.String name
System.Boolean isFullName
Returns
Type Description
System.Boolean

Create(DataRow)

Declaration
protected override FCTimeZone Create(DataRow row)
Parameters
Type Name Description
System.Data.DataRow row
Returns
Type Description
FCTimeZone
Overrides
FChoice.Foundation.DataObjects.DataObjectCollection<FChoice.Foundation.Clarify.DataObjects.FCTimeZone>.Create(System.Data.DataRow)

Implements

System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.