System::Collections::Generic::Stack::Pop method

Stack::Pop method

Yığının tepesindeki öğeyi alır.

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

ReturnValue

Alınan eleman.

Ayrıca Bakınız