http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.4.2.1777 (2.4.2.1777)
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.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public T Peek() |
Visual Basic |
---|
Public Function Peek As T |
Visual C++ |
---|
public: T Peek() |