MESCIUS SPREAD for Windows Forms 15.0J
Contains メソッド (CustomIconContainer)

名前
指定した名前を持つアイコンオブジェクトがコンテナーに存在するかどうかをチェックします。
構文
'宣言
 
Public Function Contains( _
   ByVal name As String _
) As Boolean
public bool Contains( 
   string name
)

パラメータ

name
名前

戻り値の型

コンテナーにアイコンオブジェクトが存在する場合はtrue。それ以外の場合はfalse。
参照

CustomIconContainer クラス
CustomIconContainer メンバ

 

 


© MESCIUS inc. All rights reserved.