Class RhpBEFerias
Implements
System.Collections.Generic.IList<RhpBEFeria>
System.Collections.Generic.ICollection<RhpBEFeria>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<RhpBEFeria>
System.Collections.Generic.IReadOnlyCollection<RhpBEFeria>
System.Collections.Generic.IEnumerable<RhpBEFeria>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Add(RhpBE100.RhpBEFeria)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.AddRange(System.Collections.Generic.IEnumerable<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.AsReadOnly()
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.BinarySearch(System.Int32, System.Int32, RhpBE100.RhpBEFeria, System.Collections.Generic.IComparer<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.BinarySearch(RhpBE100.RhpBEFeria)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.BinarySearch(RhpBE100.RhpBEFeria, System.Collections.Generic.IComparer<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Clear()
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Contains(RhpBE100.RhpBEFeria)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.ConvertAll<TOutput>(System.Converter<RhpBE100.RhpBEFeria, TOutput>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.CopyTo(RhpBE100.RhpBEFeria[])
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.CopyTo(System.Int32, RhpBE100.RhpBEFeria[], System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.CopyTo(RhpBE100.RhpBEFeria[], System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Exists(System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Find(System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.FindAll(System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.FindIndex(System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.FindIndex(System.Int32, System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.FindIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.FindLast(System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.FindLastIndex(System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.FindLastIndex(System.Int32, System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.FindLastIndex(System.Int32, System.Int32, System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.ForEach(System.Action<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.GetEnumerator()
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.Generic.IEnumerable<RhpBE100.RhpBEFeria>.GetEnumerator()
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.IndexOf(RhpBE100.RhpBEFeria)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.IndexOf(RhpBE100.RhpBEFeria, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.IndexOf(RhpBE100.RhpBEFeria, System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Insert(System.Int32, RhpBE100.RhpBEFeria)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.LastIndexOf(RhpBE100.RhpBEFeria)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.LastIndexOf(RhpBE100.RhpBEFeria, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.LastIndexOf(RhpBE100.RhpBEFeria, System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Remove(RhpBE100.RhpBEFeria)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.RemoveAll(System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.RemoveAt(System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Reverse()
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Sort()
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Sort(System.Collections.Generic.IComparer<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Sort(System.Comparison<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.ToArray()
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.TrimExcess()
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.TrueForAll(System.Predicate<RhpBE100.RhpBEFeria>)
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Capacity
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Count
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.Generic.ICollection<RhpBE100.RhpBEFeria>.IsReadOnly
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.Item[System.Int32]
System.Collections.Generic.List<RhpBE100.RhpBEFeria>.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 RhpBEFerias : List<RhpBEFeria>, IList<RhpBEFeria>, ICollection<RhpBEFeria>, IList, ICollection, IReadOnlyList<RhpBEFeria>, IReadOnlyCollection<RhpBEFeria>, IEnumerable<RhpBEFeria>, IEnumerable
Constructors
RhpBEFerias()
Declaration
public RhpBEFerias()
RhpBEFerias(IEnumerable<RhpBEFeria>)
Declaration
public RhpBEFerias(IEnumerable<RhpBEFeria> items)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<RhpBEFeria> | 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
Existe(Int32, DateTime, String, Byte)
Declaration
public bool Existe(int Ano, DateTime DataFeria, string Funcionario, byte TipoMarcacao)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | Ano | |
System.DateTime | DataFeria | |
System.String | Funcionario | |
System.Byte | TipoMarcacao |
Returns
Type | Description |
---|---|
System.Boolean |
ExisteAcerto(Int32, DateTime, String, Byte, Byte)
Declaration
public bool ExisteAcerto(int Ano, DateTime DataFeria, string Funcionario, byte TipoMarcacao, byte Acerto)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | Ano | |
System.DateTime | DataFeria | |
System.String | Funcionario | |
System.Byte | TipoMarcacao | |
System.Byte | Acerto |
Returns
Type | Description |
---|---|
System.Boolean |
GetEdita(Int32)
Permite editar para um objecto RhpBEFeria a linha identificada pelo Index.
Declaration
public RhpBEFeria GetEdita(int Index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | Index | Indice na colecção do item que se pretende editar. |
Returns
Type | Description |
---|---|
RhpBEFeria | Um objecto do tipo RhpBEFeria encapsulando o item pretendido. |
IndiceDe(Int32, DateTime, String, Byte)
Declaration
public int IndiceDe(int Ano, DateTime DataFeria, string Funcionario, byte TipoMarcacao)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | Ano | |
System.DateTime | DataFeria | |
System.String | Funcionario | |
System.Byte | TipoMarcacao |
Returns
Type | Description |
---|---|
System.Int32 |
Insere(RhpBEFeria)
Declaration
public dynamic Insere(RhpBEFeria ObjFeria)
Parameters
Type | Name | Description |
---|---|---|
RhpBEFeria | ObjFeria |
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