System::Collections::Generic::KeyValuePair::get_Value metode

KeyValuePair::get_Value method

Mendapatkan nilai.

const TValue & System::Collections::Generic::KeyValuePair<TKey, TValue>::get_Value() const

ReturnValue

Referensi konstan ke nilai.

Lihat Juga