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


削除するカスタム名の名前
モデルからユーザー定義名を削除します。
構文
'Declaration
 
Sub RemoveModelScopeCustomName( _
   ByVal name As String _
) 
'使用法
 
Dim instance As IEnhancedCustomNameSupport
Dim name As String
 
instance.RemoveModelScopeCustomName(name)
void RemoveModelScopeCustomName( 
   string name
)

パラメータ

name
削除するカスタム名の名前
参照

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

 

 


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