'宣言 Public Function Contains( _ ByVal control As ARControl _ ) As Boolean
'宣言
Public Function Contains( _ ByVal control As ARControl _ ) As Boolean
public bool Contains( ARControl control )
コントロールがコレクションのメンバである場合は True、そうでなければ False を返します。
ControlCollection クラス ControlCollection メンバ