string GetCustomNameComment( string name )
'Declaration Function GetCustomNameComment( _ ByVal name As String _ ) As String
'Declaration
Function GetCustomNameComment( _ ByVal name As String _ ) As String
'使用法 Dim instance As IEnhancedCustomNameSupport Dim name As String Dim value As String value = instance.GetCustomNameComment(name)
'使用法
Dim instance As IEnhancedCustomNameSupport Dim name As String Dim value As String value = instance.GetCustomNameComment(name)
IEnhancedCustomNameSupport インタフェース IEnhancedCustomNameSupport メンバ
© 2004-2017, GrapeCity inc. All rights reserved.