PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class RhpBEFuncAgregados

    Inheritance
    System.Object
    System.Collections.Generic.List<RhpBEFuncAgregado>
    RhpBEFuncAgregados
    Implements
    System.Collections.Generic.IList<RhpBEFuncAgregado>
    System.Collections.Generic.ICollection<RhpBEFuncAgregado>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<RhpBEFuncAgregado>
    System.Collections.Generic.IReadOnlyCollection<RhpBEFuncAgregado>
    System.Collections.Generic.IEnumerable<RhpBEFuncAgregado>
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Add(RhpBE100.RhpBEFuncAgregado)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.AddRange(System.Collections.Generic.IEnumerable<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.AsReadOnly()
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.BinarySearch(System.Int32, System.Int32, RhpBE100.RhpBEFuncAgregado, System.Collections.Generic.IComparer<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.BinarySearch(RhpBE100.RhpBEFuncAgregado)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.BinarySearch(RhpBE100.RhpBEFuncAgregado, System.Collections.Generic.IComparer<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Clear()
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Contains(RhpBE100.RhpBEFuncAgregado)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.ConvertAll<TOutput>(System.Converter<RhpBE100.RhpBEFuncAgregado, TOutput>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.CopyTo(RhpBE100.RhpBEFuncAgregado[])
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.CopyTo(System.Int32, RhpBE100.RhpBEFuncAgregado[], System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.CopyTo(RhpBE100.RhpBEFuncAgregado[], System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Exists(System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Find(System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.FindAll(System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.FindIndex(System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.FindIndex(System.Int32, System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.FindIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.FindLast(System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.FindLastIndex(System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.FindLastIndex(System.Int32, System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.FindLastIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.ForEach(System.Action<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.GetEnumerator()
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.Generic.IEnumerable<RhpBE100.RhpBEFuncAgregado>.GetEnumerator()
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.IndexOf(RhpBE100.RhpBEFuncAgregado)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.IndexOf(RhpBE100.RhpBEFuncAgregado, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.IndexOf(RhpBE100.RhpBEFuncAgregado, System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Insert(System.Int32, RhpBE100.RhpBEFuncAgregado)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.LastIndexOf(RhpBE100.RhpBEFuncAgregado)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.LastIndexOf(RhpBE100.RhpBEFuncAgregado, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.LastIndexOf(RhpBE100.RhpBEFuncAgregado, System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Remove(RhpBE100.RhpBEFuncAgregado)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.RemoveAll(System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.RemoveAt(System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Reverse()
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Sort()
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Sort(System.Collections.Generic.IComparer<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Sort(System.Comparison<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.ToArray()
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.TrimExcess()
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.TrueForAll(System.Predicate<RhpBE100.RhpBEFuncAgregado>)
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Capacity
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Count
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.Generic.ICollection<RhpBE100.RhpBEFuncAgregado>.IsReadOnly
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.Item[System.Int32]
    System.Collections.Generic.List<RhpBE100.RhpBEFuncAgregado>.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: RhpBE100
    Assembly: RhpBE100.dll
    Syntax
    public class RhpBEFuncAgregados : List<RhpBEFuncAgregado>, IList<RhpBEFuncAgregado>, ICollection<RhpBEFuncAgregado>, IList, ICollection, IReadOnlyList<RhpBEFuncAgregado>, IReadOnlyCollection<RhpBEFuncAgregado>, IEnumerable<RhpBEFuncAgregado>, IEnumerable

    Constructors

    RhpBEFuncAgregados()

    Declaration
    public RhpBEFuncAgregados()

    RhpBEFuncAgregados(IEnumerable<RhpBEFuncAgregado>)

    Declaration
    public RhpBEFuncAgregados(IEnumerable<RhpBEFuncAgregado> items)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<RhpBEFuncAgregado> items

    Properties

    NumItens

    Permite verificar quantos itens existem na colecção.

    Declaration
    public int NumItens { get; }
    Property Value
    Type Description
    System.Int32

    Um valor do tipo inteiro indicando o número de itens que existem na colecção.

    Methods

    Add(Object)

    Insere um novo item na colecção.

    Declaration
    public void Add(object objCampo)
    Parameters
    Type Name Description
    System.Object objCampo

    CriaCopia(RhpBEFuncAgregados)

    Efectua uma cópia integral do objecto passado por parâmetro.

    Declaration
    public void CriaCopia(RhpBEFuncAgregados RhpBEAgregadosFuncOriginal)
    Parameters
    Type Name Description
    RhpBEFuncAgregados RhpBEAgregadosFuncOriginal

    Objecto do tipo RhpBEFuncAgregados a partir do qual será efectuada a cópia.

    Existe(String)

    Declaration
    public bool Existe(string Nome)
    Parameters
    Type Name Description
    System.String Nome
    Returns
    Type Description
    System.Boolean

    GetEdita(Int32)

    Permite editar para um objecto RhpBEFuncAgregado a linha identificada pelo Index.

    Declaration
    public RhpBEFuncAgregado GetEdita(int Index)
    Parameters
    Type Name Description
    System.Int32 Index

    Indice na colecção do item que se pretende editar.

    Returns
    Type Description
    RhpBEFuncAgregado

    Um objecto do tipo RhpBEFuncAgregado encapsulando o item pretendido.

    IndiceDe(String)

    Declaration
    public int IndiceDe(string Nome)
    Parameters
    Type Name Description
    System.String Nome
    Returns
    Type Description
    System.Int32

    Insere(RhpBEFuncAgregado)

    Declaration
    public dynamic Insere(RhpBEFuncAgregado obj)
    Parameters
    Type Name Description
    RhpBEFuncAgregado obj
    Returns
    Type Description
    System.Object

    Remove(Int32)

    Permite remover um item da colecção.

    Declaration
    public void Remove(int Index)
    Parameters
    Type Name Description
    System.Int32 Index

    indicação do item da colecção a remover.

    RemoveTodos()

    Permite remover todos os itens da colecção.

    Declaration
    public void RemoveTodos()

    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