Class StateCollection
Implements
System.Collections.Generic.IList<StateProvince>
System.Collections.Generic.ICollection<StateProvince>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<StateProvince>
System.Collections.Generic.IReadOnlyCollection<StateProvince>
System.Collections.Generic.IEnumerable<StateProvince>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Add(FChoice.Foundation.Clarify.DataObjects.StateProvince)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.AddRange(System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.AsReadOnly()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.BinarySearch(System.Int32, System.Int32, FChoice.Foundation.Clarify.DataObjects.StateProvince, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.BinarySearch(FChoice.Foundation.Clarify.DataObjects.StateProvince)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.BinarySearch(FChoice.Foundation.Clarify.DataObjects.StateProvince, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Clear()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Contains(FChoice.Foundation.Clarify.DataObjects.StateProvince)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.ConvertAll<TOutput>(System.Converter<FChoice.Foundation.Clarify.DataObjects.StateProvince, TOutput>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.CopyTo(FChoice.Foundation.Clarify.DataObjects.StateProvince[])
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.CopyTo(System.Int32, FChoice.Foundation.Clarify.DataObjects.StateProvince[], System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.CopyTo(FChoice.Foundation.Clarify.DataObjects.StateProvince[], System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Exists(System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Find(System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.FindAll(System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.FindIndex(System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.FindIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.FindIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.FindLast(System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.FindLastIndex(System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.FindLastIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.FindLastIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.ForEach(System.Action<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.DataObjects.StateProvince>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.IndexOf(FChoice.Foundation.Clarify.DataObjects.StateProvince)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.IndexOf(FChoice.Foundation.Clarify.DataObjects.StateProvince, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.IndexOf(FChoice.Foundation.Clarify.DataObjects.StateProvince, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Insert(System.Int32, FChoice.Foundation.Clarify.DataObjects.StateProvince)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.LastIndexOf(FChoice.Foundation.Clarify.DataObjects.StateProvince)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.LastIndexOf(FChoice.Foundation.Clarify.DataObjects.StateProvince, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.LastIndexOf(FChoice.Foundation.Clarify.DataObjects.StateProvince, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Remove(FChoice.Foundation.Clarify.DataObjects.StateProvince)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.RemoveAll(System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.RemoveAt(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Reverse()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Sort()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Sort(System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Sort(System.Comparison<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.ToArray()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.TrimExcess()
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.TrueForAll(System.Predicate<FChoice.Foundation.Clarify.DataObjects.StateProvince>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Capacity
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Count
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.Generic.ICollection<FChoice.Foundation.Clarify.DataObjects.StateProvince>.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.Item[System.Int32]
System.Collections.Generic.List<FChoice.Foundation.Clarify.DataObjects.StateProvince>.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 StateCollection : DataObjectCollection<StateProvince>, IList<StateProvince>, ICollection<StateProvince>, IList, ICollection, IReadOnlyList<StateProvince>, IReadOnlyCollection<StateProvince>, IEnumerable<StateProvince>, IEnumerable
Properties
DefaultState
Declaration
public StateProvince DefaultState { get; }
Property Value
Type | Description |
---|---|
StateProvince |
Item[String, Boolean]
Declaration
public StateProvince this[string name, bool isFullName] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.String | name | |
System.Boolean | isFullName |
Property Value
Type | Description |
---|---|
StateProvince |
Methods
Create(DataRow)
Declaration
protected override StateProvince Create(DataRow row)
Parameters
Type | Name | Description |
---|---|---|
System.Data.DataRow | row |
Returns
Type | Description |
---|---|
StateProvince |
Overrides
FChoice.Foundation.DataObjects.DataObjectCollection<FChoice.Foundation.Clarify.DataObjects.StateProvince>.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