Item

MailAddress indexer

获取指定索引处的元素。

public MailAddress this[int i] { get; }
范围描述
i要获取或设置的元素的从零开始的索引。

返回值

返回指定索引处的元素。

也可以看看