ControlCollection.Count 属性

定义

获取 ControlCollection 中控件的数目。

public int Count { get; }

属性值

Int32

ControlCollection 中控件的数目。

适用于