PowerTools SPREAD for Windows Forms 8.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
参照

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

 

 


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