다음을 통해 공유


SortView.CompareKeyColumns(Object, Object, Int32) 메서드

정의

public:
 virtual int CompareKeyColumns(System::Object ^ oKey1, System::Object ^ oKey2, int iCol);
public virtual int CompareKeyColumns (object oKey1, object oKey2, int iCol);
abstract member CompareKeyColumns : obj * obj * int -> int
override this.CompareKeyColumns : obj * obj * int -> int
Public Overridable Function CompareKeyColumns (oKey1 As Object, oKey2 As Object, iCol As Integer) As Integer

매개 변수

oKey1
Object
oKey2
Object
iCol
Int32

반환

구현

적용 대상