string GetCustomNameComment( string name )
'Declaration Function GetCustomNameComment( _ ByVal name As String _ ) As String
'Declaration
Function GetCustomNameComment( _ ByVal name As String _ ) As String
'Usage Dim instance As IEnhancedCustomNameSupport Dim name As String Dim value As String value = instance.GetCustomNameComment(name)
'Usage
Dim instance As IEnhancedCustomNameSupport Dim name As String Dim value As String value = instance.GetCustomNameComment(name)
IEnhancedCustomNameSupport Interface IEnhancedCustomNameSupport Members