GrapeCity SPREAD for Windows Forms 11.0J
GetName メソッド


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

パラメータ

index
参照

CustomIconContainer クラス
CustomIconContainer メンバ

 

 


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