Class SepaStatements
A sequence of SepaStatement instances.
Implements
Inherited Members
Namespace: Subsembly.Sepa
Assembly: Subsembly.Sepa.dll
Syntax
public sealed class SepaStatements : SepaCollection<SepaStatement>, IList<SepaStatement>, ICollection<SepaStatement>, IReadOnlyList<SepaStatement>, IReadOnlyCollection<SepaStatement>, IEnumerable<SepaStatement>, IList, ICollection, IEnumerable
Remarks
The property Statements of the SepaBankToCustomerMessage contains an instance of this class.