다음을 통해 공유


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

반환

적용 대상