GrapeCity InputMan for Windows Forms 10.0J
Find メソッド (SideButtonCollection)

コレクションから取得するオブジェクトの名前を示すstring値。
指定した名前によってアイテムを検索します。
構文
Public Function Find( _
   ByVal name As String _
) As SideButtonBase()
public SideButtonBase[] Find( 
   string name
)

パラメータ

name
コレクションから取得するオブジェクトの名前を示すstring値。

戻り値の型

指定した名前を持つ、コレクション内のオブジェクト。
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.