Item

DestinationCollection indexer

通过索引获取目标对象。

public KeyValuePair<string, object> this[int index] { get; }
范围描述
index要获取的目的地索引。

返回值

目的地。

也可以看看