MESCIUS SPREAD for Windows Forms 15.0J
FindByType メソッド

要素の型
要素の名前
指定した型と名前に一致するコレクション内の要素を検索します。
構文
'宣言
 
Public Overridable Function FindByType( _
   ByVal t As Type, _
   ByVal elementName As String _
) As Object
public virtual object FindByType( 
   Type t,
   string elementName
)

パラメータ

t
要素の型
elementName
要素の名前

戻り値の型

見つかったObject
参照

Elements クラス
Elements メンバ

 

 


© MESCIUS inc. All rights reserved.