bool SetCustomNameComment( string name, string comment )
'Declaration Function SetCustomNameComment( _ ByVal name As String, _ ByVal comment As String _ ) As Boolean
'Declaration
Function SetCustomNameComment( _ 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.SetCustomNameComment(name, comment)
'使用法
Dim instance As IEnhancedCustomNameSupport Dim name As String Dim comment As String Dim value As Boolean value = instance.SetCustomNameComment(name, comment)
IEnhancedCustomNameSupport インタフェース IEnhancedCustomNameSupport メンバ
© 2004-2017, GrapeCity inc. All rights reserved.