Item

ControlCollection 索引器

返回指定位置的控制项。

public IControl this[int index] { get; }
参数描述
index控制项的索引。

参见