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