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