Class SepaInstructionForCreditorAgentCollection
A sequence of SepaInstructionForCreditorAgent instances.
public sealed class SepaInstructionForCreditorAgentCollection : SepaCollection<SepaInstructionForCreditorAgent>, IList<SepaInstructionForCreditorAgent>, ICollection<SepaInstructionForCreditorAgent>, IReadOnlyList<SepaInstructionForCreditorAgent>, IReadOnlyCollection<SepaInstructionForCreditorAgent>, IEnumerable<SepaInstructionForCreditorAgent>, IList, ICollection, IEnumerable
- Inheritance
-
SepaInstructionForCreditorAgentCollection
- Implements
- Inherited Members
Remarks
The property PaymentInformations of the SepaPaymentInitiation contains an instance of this class.
Methods
Add(string, string)
public SepaInstructionForCreditorAgent Add(string sCd, string sInstrInf = null)
Parameters
Returns
Find(string)
Find first occurrency of the given Code.
public SepaInstructionForCreditorAgent Find(string sCd)
Parameters
sCdstring
Returns
Validate(ICollection<SepaException>, string)
public override void Validate(ICollection<SepaException> vErrors, string sPath)
Parameters
vErrorsICollection<SepaException>sPathstring