Get a copy of the first element in the storage. If the storage is empty, a default value will be returned
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public T Peek()
Public Function Peek As T
public: T Peek()