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