GrapeCity CalendarGrid for Windows Forms 2.0J
Find メソッド (SideButtonCollection)

コレクションから取得するオブジェクトの名前を示す System.String 値。
指定した名前を使用して項目を検索します。
構文
public SideButtonBase[] Find( 
   string name
)
Public Function Find( _
   ByVal name As String _
) As SideButtonBase()
 

パラメータ

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

戻り値の型

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

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.