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.1.0.793 (2.1.0.793)
Syntax
C# | Visual Basic | Visual C++ |
public T Peek()
Public Function Peek As T
public: T Peek()