http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Determines whether the CvTracks contains the specified id.
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public bool ContainsKey( uint id ) |
Visual Basic |
---|
Public Function ContainsKey ( _ id As UInteger _ ) As Boolean |
Visual C++ |
---|
public: virtual bool ContainsKey( unsigned int id ) sealed |
Parameters
- id
- Type: System..::..UInt32
The id (key) to be located