PowerTools SPREAD for Windows Forms 8.0J
GetCustomNameComment メソッド (IEnhancedCustomNameSupport)


カスタム名のコメントを取得します。
構文
'Declaration
 
Function GetCustomNameComment( _
   ByVal name As String _
) As String
'使用法
 
Dim instance As IEnhancedCustomNameSupport
Dim name As String
Dim value As String
 
value = instance.GetCustomNameComment(name)
string GetCustomNameComment( 
   string name
)

パラメータ

name

戻り値の型

カスタム名のコメント
参照

IEnhancedCustomNameSupport インタフェース
IEnhancedCustomNameSupport メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.