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