'Declaration Sub RemoveCustomName( _ ByVal name As String _ )
'Declaration
Sub RemoveCustomName( _ ByVal name As String _ )
'Usage Dim instance As IEnhancedCustomNameSupport2 Dim name As String instance.RemoveCustomName(name)
'Usage
Dim instance As IEnhancedCustomNameSupport2 Dim name As String instance.RemoveCustomName(name)
void RemoveCustomName( string name )
IEnhancedCustomNameSupport2 Interface IEnhancedCustomNameSupport2 Members