다음을 통해 공유


Conversion.IsNullableValueType 속성

정의

이 변환이 섹션 8.6.1에 정의된 대로 확대 nullable 값 형식 변환 또는 축소된 nullable 값 형식 변환이면 True를 반환합니다.

public:
 property bool IsNullableValueType { bool get(); };
public bool IsNullableValueType { get; }
member this.IsNullableValueType : bool
Public ReadOnly Property IsNullableValueType As Boolean

속성 값

적용 대상