Item

UrlList indexer

获取或设置指定索引处的元素。

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

返回值

指定索引处的元素。

也可以看看