Device.hasClassesv

Check if factory matches all of the given classes

class Device
bool
hasClassesv
(
string[] classes
)

Parameters

classes string[]

a null terminated array of classes to match, only match if all classes are matched

Return Value

Type: bool

true if device matches.