public System.string ConvertToString(
System.ComponentModel.ITypeDescriptorContext context,
System.object value
)
'宣言
Public Overloads Function ConvertToString( _
ByVal context As System.ComponentModel.ITypeDescriptorContext, _
ByVal value As System.Object _
) As System.String