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