AccountInfos

AccountInfo.AccountInfos property

获取或设置的集合BankAccountInfo或者LoanAccountInfo或者CreditCardAccountInfoBillPaymentAccountInfo或者InvestmentAccountInfo或者PresentmentAccountInfo.

public List<AbstractAccountInfo> AccountInfos { get; set; }

也可以看看