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


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

パラメータ

name
取得するカスタム名の名前

戻り値の型

カスタム名のコメントを返します。
参照

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

 

 


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