MESCIUS SPREAD for Windows Forms 15.0J
SetModelScopeCustomNameComment メソッド (IEnhancedCustomNameSupport)

取得するカスタム名の名前
追加するカスタム名のコメント
スコープのカスタム名のコメントを設定します。
構文
'宣言
 
Function SetModelScopeCustomNameComment( _
   ByVal name As String, _
   ByVal comment As String _
) As Boolean
bool SetModelScopeCustomNameComment( 
   string name,
   string comment
)

パラメータ

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

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.