System::Collections::Generic::KeyValuePair::operator< method
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++