다음을 통해 공유


WellKnownStringComparerCodec.IsSupportedType(Type) 메서드

정의

지정된 형식이 이 인스턴스에서 지원되는지 여부를 결정합니다.

public bool IsSupportedType (Type type);
abstract member IsSupportedType : Type -> bool
override this.IsSupportedType : Type -> bool
Public Function IsSupportedType (type As Type) As Boolean

매개 변수

type
Type

형식입니다.

반환

지정된 형식이 지원되면 true이고, 그렇지 않으면 false입니다.

구현

적용 대상