'宣言 Public Overloads Function ConvertFromString( _ ByVal context As ITypeDescriptorContext, _ ByVal text As String _ ) As Object
public object ConvertFromString( ITypeDescriptorContext context, string text )
パラメータ
- context
- text
'宣言 Public Overloads Function ConvertFromString( _ ByVal context As ITypeDescriptorContext, _ ByVal text As String _ ) As Object
public object ConvertFromString( ITypeDescriptorContext context, string text )