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