共用方式為


ITypeConverter.TryParse(String, Type) 方法

定義

剖析提供的型別。

public bool TryParse (string formatted, out Type type);
abstract member TryParse : string * Type -> bool
Public Function TryParse (formatted As String, ByRef type As Type) As Boolean

參數

formatted
String
type
Type

傳回

適用於