CMapMapping.CompareTo(CMapMapping) 메서드

정의

현재 인스턴스를 동일한 형식의 다른 개체와 비교합니다.

public:
 virtual int CompareTo(Microsoft::ReportingServices::Rendering::ImageRenderer::CMapMapping ^ other);
public int CompareTo (Microsoft.ReportingServices.Rendering.ImageRenderer.CMapMapping other);
abstract member CompareTo : Microsoft.ReportingServices.Rendering.ImageRenderer.CMapMapping -> int
override this.CompareTo : Microsoft.ReportingServices.Rendering.ImageRenderer.CMapMapping -> int
Public Function CompareTo (other As CMapMapping) As Integer

매개 변수

other
CMapMapping

이 인스턴스와 비교할 개체입니다.

반환

비교되는 개체의 상대 순서를 나타내는 값입니다.

구현

적용 대상