IBinaryOperation.IsLifted 속성

정의

true 이 연산자가 'lifted' 이진 연산자이면 값 형식에서 작동하도록 정의된 연산자가 있는 경우 해당 값 형식의 버전에서 Nullable<T> 작동하도록 'lifted' 연산자가 만들어집니다.

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

속성 값

적용 대상