System::Collections::Generic::KeyValuePair::operator< 메서드
KeyValuePair::operator< method
IComparer<KeyValuePair<TKey, TValue»를 상속받은 클래스에 대한 패치로, 아무것도 비교하지 않습니다.
bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
| 매개변수 | 형식 | 설명 |
|---|---|---|
| kvp | const KeyValuePair& | 더미 인수. |
ReturnValue
항상 false를 반환합니다.
또 보기
- Class KeyValuePair
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Page for C++