GrapeCity SPREAD for Windows Forms 11.0J
GetIndex メソッド (CustomIconContainer)


構文
'Declaration
 
Public Function GetIndex( _
   ByVal name As String _
) As Integer
'使用法
 
Dim instance As CustomIconContainer
Dim name As String
Dim value As Integer
 
value = instance.GetIndex(name)
public int GetIndex( 
   string name
)

パラメータ

name
参照

CustomIconContainer クラス
CustomIconContainer メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.