GrapeCity SPREAD for Windows Forms 12.0J
SetModelScopeCustomNameComment メソッド (IEnhancedCustomNameSupport)


取得するカスタム名の名前
追加するカスタム名のコメント
スコープのカスタム名のコメントを設定します。
構文
'Declaration
 
Function SetModelScopeCustomNameComment( _
   ByVal name As String, _
   ByVal comment As String _
) As Boolean
'使用法
 
Dim instance As IEnhancedCustomNameSupport
Dim name As String
Dim comment As String
Dim value As Boolean
 
value = instance.SetModelScopeCustomNameComment(name, comment)
bool SetModelScopeCustomNameComment( 
   string name,
   string comment
)

パラメータ

name
取得するカスタム名の名前
comment
追加するカスタム名のコメント

戻り値の型

コメントが設定された場合はtrue、それ以外の場合はfalse
参照

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

 

 


Copyright © 2004 GrapeCity inc.