IControlCollection 索引器

返回指定位置的控件。

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

参见