System::Collections::Generic::Stack::Peek मेथड

Stack::Peek method

स्टैक के शीर्ष से तत्व प्राप्त करता है, लेकिन उसे स्टैक में रखता है।

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

ReturnValue

स्टैक का शीर्ष तत्व।

संबंधित देखें