System::Collections::Generic::Stack::Peek method

Stack::Peek method

Yığının tepesindeki öğeyi alır, ancak yığında tutar.

T System::Collections::Generic::Stack<T>::Peek()

ReturnValue

Yığının tepesindeki eleman.

Ayrıca Bakınız