MESCIUS SPREAD for Windows Forms 17.0J
Find メソッド (SideButtonCollection)

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

パラメータ

name
コレクションから取得するオブジェクトの名前を示す<see cref="T:System.String" />値。

戻り値の型

指定した名前を持つ、コレクション内の<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.INamedObject" />オブジェクト。
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© MESCIUS inc. All rights reserved.