void AddCustomName( string name, Expression value, string comment )
'Declaration Overloads Sub AddCustomName( _ ByVal name As String, _ ByVal value As Expression, _ ByVal comment As String _ )
'Declaration
Overloads Sub AddCustomName( _ ByVal name As String, _ ByVal value As Expression, _ ByVal comment As String _ )
'使用法 Dim instance As IEnhancedCustomNameSupport Dim name As String Dim value As Expression Dim comment As String instance.AddCustomName(name, value, comment)
'使用法
Dim instance As IEnhancedCustomNameSupport Dim name As String Dim value As Expression Dim comment As String instance.AddCustomName(name, value, comment)
IEnhancedCustomNameSupport インタフェース IEnhancedCustomNameSupport メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.