WorkingTimeCollection.Item

WorkingTimeCollection indexer

返回指定索引处的元素。

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

返回值

指定索引处的元素。

也可以看看