Class SchemaViewFieldInfoCollection
Inheritance
System.Object
System.Collections.Generic.List<SchemaViewFieldInfo>
SchemaViewFieldInfoCollection
Implements
System.Collections.Generic.IList<SchemaViewFieldInfo>
System.Collections.Generic.ICollection<SchemaViewFieldInfo>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<SchemaViewFieldInfo>
System.Collections.Generic.IReadOnlyCollection<SchemaViewFieldInfo>
System.Collections.Generic.IEnumerable<SchemaViewFieldInfo>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Add(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.AddRange(System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.AsReadOnly()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.BinarySearch(System.Int32, System.Int32, FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.BinarySearch(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.BinarySearch(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Clear()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Contains(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.ConvertAll<TOutput>(System.Converter<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo, TOutput>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.CopyTo(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo[])
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.CopyTo(System.Int32, FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo[], System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.CopyTo(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo[], System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Exists(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Find(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.FindAll(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.FindIndex(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.FindIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.FindIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.FindLast(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.FindLastIndex(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.FindLastIndex(System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.FindLastIndex(System.Int32, System.Int32, System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.ForEach(System.Action<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.IndexOf(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.IndexOf(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.IndexOf(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Insert(System.Int32, FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.LastIndexOf(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.LastIndexOf(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.LastIndexOf(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo, System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Remove(FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.RemoveAll(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.RemoveAt(System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Reverse()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Sort()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Sort(System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Sort(System.Comparison<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.ToArray()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.TrimExcess()
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.TrueForAll(System.Predicate<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>)
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Capacity
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Count
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.Generic.ICollection<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Item[System.Int32]
System.Collections.Generic.List<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.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.Schema
Assembly: fcSDK.dll
Syntax
public class SchemaViewFieldInfoCollection : DataObjectCollection<SchemaViewFieldInfo>, IList<SchemaViewFieldInfo>, ICollection<SchemaViewFieldInfo>, IList, ICollection, IReadOnlyList<SchemaViewFieldInfo>, IReadOnlyCollection<SchemaViewFieldInfo>, IEnumerable<SchemaViewFieldInfo>, IEnumerable
Methods
Create(DataRow)
Declaration
protected override SchemaViewFieldInfo Create(DataRow row)
Parameters
Type | Name | Description |
---|---|---|
System.Data.DataRow | row |
Returns
Type | Description |
---|---|
SchemaViewFieldInfo |
Overrides
FChoice.Foundation.DataObjects.DataObjectCollection<FChoice.Foundation.Clarify.Schema.SchemaViewFieldInfo>.Create(System.Data.DataRow)
CreateViewFieldInfoKey(Int32, Int32)
Declaration
public static string CreateViewFieldInfoKey(int viewID, int fieldID)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | viewID | |
System.Int32 | fieldID |
Returns
Type | Description |
---|---|
System.String |
GetViewFieldInfoByID(Int32, Int32)
Declaration
public SchemaViewFieldInfo GetViewFieldInfoByID(int viewID, int fieldID)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | viewID | |
System.Int32 | fieldID |
Returns
Type | Description |
---|---|
SchemaViewFieldInfo |
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