System::Collections::Generic::Stack::Pop yöntemi

Stack::Pop method

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

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

ReturnValue

Çıkarılan öğe.

Ayrıca Bakınız