Add

PostalAddressList.Add method

将项目添加到列表中。

public void Add(PostalAddress value)
范围类型描述
valuePostalAddress要添加到列表的对象。

返回值

插入新元素的位置。

也可以看看