DisplayTarget.IsEqual(DisplayTarget) 메서드

정의

대상의 모든 속성이 다른 대상과 동일한지 여부를 확인하여 대상에 대한 변경 내용이 없음을 나타냅니다.

public:
 virtual bool IsEqual(DisplayTarget ^ otherTarget) = IsEqual;
bool IsEqual(DisplayTarget const& otherTarget);
public bool IsEqual(DisplayTarget otherTarget);
function isEqual(otherTarget)
Public Function IsEqual (otherTarget As DisplayTarget) As Boolean

매개 변수

otherTarget
DisplayTarget

반환

Boolean

bool

적용 대상