Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.DHM.LaserSources
LaserSourcesController Class
LaserSourcesController Methods
Cleanup Method
ContainsKey Method
CountLaserSourcesByTypes Method
Dispose Method
GetEnumerator Method
InitSources Method
LoadConfig Method
OnCompleted Method
OnError Method
OnNext Method
Subscribe Method
SwitchAllSourcesOff Method
SwitchConfigSourcesOn Method
TryGetValue Method
LaserSourcesController
ContainsKey Method
Namespace:
LynceeTec.DHM.LaserSources
Assembly:
LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 7.2.45.30905 master 98955cb, built 2018-05-31 10:36:40 UTC
Syntax
C#
C++
Copy
public
bool
ContainsKey
(
int
key
)
public
:
virtual
bool
ContainsKey
(
int
key
)
sealed
Parameters
key
Type:
System
Int32
Return Value
Type:
Boolean
Implements
IReadOnlyDictionary
TKey, TValue
ContainsKey(TKey)
See Also
Reference
LaserSourcesController Class
LynceeTec.DHM.LaserSources Namespace